Changes for version 1.000000 - 2016-05-14
- Avoid using $& since it leads to performance penalty for all regexp matches in code using this library (Mark Hindess)
- Fixes for performance bug and off-by-one error in delete newline syntax (Mark Hindess)
- Small documentation fixes
- Move bug tracker to GitHub
- Bump version to 1.0.0
Modules
Fast templating engine with support for embedded Perl.
In charge of managing variables passed to Tenjin templates.
Preprocessing Tenjin templates
A Tenjin template object, either built from a file or from memory.
Utility methods for Tenjin.