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

Changes for version 0.08 - 2016-08-15

  • NEW
    • Plift::template() now supports the 'data' option
      • so you can set the data before calling render()
      • useful if you need a reference to the metadata hash before calling render()

Modules

HTML Template Engine + Custom HTML 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.