The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2016-07-23

  • added support for inline template
    • pass a scalarref with html source instead of template name
    • needed since not all applications stores the templates as files
  • added URI dep
  • implemented "data-plift-template" feature
    • a body attribute pointing to the actual template element,
    • used by load_template() method

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.