| This Release | Template-Alloy-1.013 | [Download] [Browse] | 18 Sep 2008 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (344) FAIL (21) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(2 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| Template::Alloy | TT2/3, HT, HTE, Tmpl, and Velocity Engine | 1.013 | |
| Template::Alloy::Compile | Compile role - allows for compiling the AST to perl code | ||
| Template::Alloy::Context | Provide a TT style context | ||
| Template::Alloy::Exception | Handle exceptions | ||
| Template::Alloy::HTE | HTML::Template and HTML::Template::Expr roles. | ||
| Template::Alloy::Iterator | Handle foreach iterations | ||
| Template::Alloy::Operator | Operator role. | ||
| Template::Alloy::Parse | Common parsing role for creating AST from templates | ||
| Template::Alloy::Play | Play role - allows for playing out the AST | ||
| Template::Alloy::Stream | Stream role - allows for playing out the AST and printing straight to file handle | ||
| Template::Alloy::TT | Template::Toolkit role | ||
| Template::Alloy::Tmpl | Text::Tmpl role | ||
| Template::Alloy::VMethod | VMethod role. | ||
| Template::Alloy::Velocity | Velocity (VTL) role |
| bench_operator_storage.pl | Look at different ways of storing operators and how to call them   |
| bench_optree.pl | Look at different ways of storing data that transform fast.   |
| bench_template.pl | Test relative performance of Template::Alloy to Template::Toolkit   |
| bench_various_templaters.pl | test the relative performance of several different types of template engines.   |