Changes for version 0.06 - 2016-07-23
- PERFORMANCE
- avoid calling Path::Tiny realpath + subsumes
- only if template name has '../'
- builtin handlers now calling attribute-related methods directly on libxml node
- I know.. micro optimization.. just a NYTProf itch.
- resolving relative path prefix only when template name is relative :)
- avoid calling Path::Tiny realpath + subsumes
- BUG FIX
- fixed relative path resolution
- now properly localizing current file/path
- fixed relative path resolution
Documentation
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.