Search results for "distribution:Template-Alloy template alloy"
Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine
"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::TT - Template::Toolkit role
The Template::Alloy::TT role provides the syntax and the interface for Template::Toolkit version 1, 2, and 3. It also brings many of the features from the various templating systems. And it is fast. See the Template::Alloy documentation for configura...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::HTE - HTML::Template and HTML::Template::Expr roles.
The Template::Alloy::HTE role provides syntax and interface support for the HTML::Template and HTML::Template::Expr modules. Provides for extra or extended features that may not be as commonly used. This module should not normally be used by itself. ...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Tmpl - Text::Tmpl role
The Template::Alloy::Tmpl role provides the syntax and the interface for Text::Tmpl. It also brings many of the features from the various templating systems. See the Template::Alloy documentation for configuration and other parameters....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Play - Play role - allows for playing out the AST
The Template::Alloy::Play role allows for taking the AST returned by the Parse role, and executes it directly. This is in contrast Template::Alloy::Compile which translates the AST into perl code and then executes the perl code....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Parse - Common parsing role for creating AST from templates
The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and directives....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Stream - Stream role - allows for playing out the AST and printing straight to file handle
The Template::Alloy::Stream role works similar to the PLAY role, but instead of accumulating the data, it prints it as soon as it is available. All directives are supported except for the CLEAR directive which is meaningless. Most configuration items...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Context - Provide a TT style context
Template::Alloy::Context provides compatibility with Template::Context and filters that require Template::Context....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Compile - Compile role - allows for compiling the AST to perl code
The Template::Alloy::Compile role allows for taking the AST returned by the Parse role, and translating it into a perl code document. This is in contrast Template::Alloy::Play which executes the AST directly....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::VMethod - VMethod role.
The Template::Alloy::VMethod role provides all of the extra vmethods, filters, and virtual objects that add to the base feature set of Template::Alloy. Most of the vmethods listed here are similar to those provided by Template::Toolkit. We will try t...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Operator - Operator role.
The Template::Alloy::Operator role provides the regexes necessary for Template::Alloy::Parse to parse operators and place them in their appropriate precedence. It also provides the play_operator method which is used by Template::Alloy::Play and Templ...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Iterator - Handle foreach iterations
Template::Alloy::Iterator provides compatibility with Template::Iterator and filters that require Template::Iterator....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Velocity - Velocity (VTL) role
The Template::Alloy::Velocity role provides the syntax and the interface for the Velocity Templating Language (VTL). It also brings many of the features from the various templating systems. See the Template::Alloy documentation for configuration and ...
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
Template::Alloy::Exception - Handle exceptions
Template::Alloy::Exception provides compatibility with Template::Exception and filters that require Template::Exception....
RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC