Template::Directive - Perl code generator for template directives


Template-Toolkit documentation  | view source Contained in the Template-Toolkit distribution.

Index


NAME

Top

Template::Directive - Perl code generator for template directives

SYNOPSIS

Top

    # no user serviceable parts inside

DESCRIPTION

Top

The Template::Directive module defines a number of methods that generate Perl code for the runtime representation of the various Template Toolkit directives.

It is used internally by the Template::Parser module.

AUTHOR

Top

Andy Wardley <abw@wardley.org> http://wardley.org/

COPYRIGHT

Top

SEE ALSO

Top

Template::Parser


Template-Toolkit documentation  | view source Contained in the Template-Toolkit distribution.