Changes for version 1.02_01
- Version started at 2010-02-16-12:10. Added open_delimiter and close_delimiter options. Added allow_bare_expr option. Added template_toolkit_compat option. Added <: end :> synonym for <: endif :> or <: endfor :>. Made token parsing case-insensitive. Made "unrecognised token" error message slightly clearer. Updated performance documentation with Template::Benchmark results. Performance impact: ~2% lost on compile phase, runtime unaffected.
Modules
Templates safely sandboxed from your application.
Base library object for Template::Sandbox functions.
Basic number functions library for Template::Sandbox.
Basic string functions library for Template::Sandbox.