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

Changes for version 1.001

  • 2007-06-07
    • Added strref cache support
    • Added compile_perl support.
    • Added support of Text::Tmpl style templates
    • Added support for Velocity style templates
    • More edge cases
    • More sample syntax

Modules

Fast and lightweight TT2/3 template 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