The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2016-07-23

  • PERFORMANCE
    • avoid calling Path::Tiny realpath + subsumes
      • only if template name has '../'
    • builtin handlers now calling attribute-related methods directly on libxml node
      • I know.. micro optimization.. just a NYTProf itch.
    • resolving relative path prefix only when template name is relative :)
  • BUG FIX
    • fixed relative path resolution
      • now properly localizing current file/path

Modules

Designer friendly, safe, extensible HTML template engine.
Template data and instructions to be rendered.
Include other template files.
Render data referenced in templates.
Run dynamic loaded code snippets.
Wrap with other template file.