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.09 - 2016-09-01

  • INCOMPATIBLE CHANGE
    • snippet action methods now receive the context and parameters as arguments
      • The signature is: sub ($self, $element, $c, $params);
    • the parameters hashref is also used as snippet constructor params

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.