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
- snippet action methods now receive the context and parameters as arguments
Documentation
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.