Template::Alloy::Velocity(3pm) User Contributed Perl Documentation Template::Alloy::Velocity(3pm)

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 other parameters.

The following documents have more information about the velocity language.

    http://velocity.apache.org/engine/devel/vtl-reference-guide.html
    http://www.javaworld.com/javaworld/jw-12-2001/jw-1228-velocity.html?page=4

Add language usage and samples.

"parse_tree_velocity"
Used bh the parse_tree method when SYNTAX is set to 'velocity'.
"merge"
Similar to process_simple, but with syntax set to velocity.

Paul Seamons <paul@seamons.com>

This module may be distributed under the same terms as Perl itself.

2022-10-16 perl v5.36.0