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

Changes for version 0.07 - 2016-08-12

  • NEW
    • implemented active_handlers/inactive_handlers options
    • implemented <x-meta/> handler
      • templates can now set simple key/value metadata
  • BUG FIX
    • fixed bug in process_element() where xfind() wouldn't find elements after xfilter()
      • now collecting all xfilter() + xfind() nodes before processing
    • fixed a bug where render directives wouldn't match document-root elements

Modules

Pure HTML templates with reusable custom elements.
Template data and instructions to be rendered.
Include other template files.
Set context metadata.
Render data referenced in templates.
Run dynamic loaded code snippets.
Wrap with other template file.