The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.007

  • 2007-10-04
    • Patch to bench_various_templaters.pl to fix HTC_file test (Tina Müller via RT)
    • Update coverage tests
    • Allow relative to get/set better when calling parse_file in Tmpl.pm
    • Fix DUMP directive to show keys when QR_PRIVATE is set to false.
    • Fix HTE mode to handle <TMPL_VAR "foo"> which is the same as <TMPL_VAR foo> (undocumented HT feature)

Modules

TT2/3, HT, HTE, Tmpl, and Velocity Engine
Compile role - allows for compiling the AST to perl code
Provide a TT style context
Handle exceptions
HTML::Template and HTML::Template::Expr roles.
Handle foreach iterations
Operator role.
Common parsing role for creating AST from templates
Play role - allows for playing out the AST
Template::Toolkit role
Text::Tmpl role
VMethod role.
Velocity (VTL) role

Provides

in lib/Template/Alloy/Play.pm
in lib/Template/Alloy/Play.pm
in lib/Template/Alloy/Context.pm