1Template::Directive(3)User Contributed Perl DocumentationTemplate::Directive(3)
2
3
4

NAME

6       Template::Directive - Perl code generator for template directives
7

SYNOPSIS

9           # no user serviceable parts inside
10

DESCRIPTION

12       The "Template::Directive" module defines a number of methods that
13       generate Perl code for the runtime representation of the various
14       Template Toolkit directives.
15
16       It is used internally by the Template::Parser module.
17

AUTHOR

19       Andy Wardley <abw@wardley.org> <http://wardley.org/>
20
22       Copyright (C) 1996-2007 Andy Wardley.  All Rights Reserved.
23
24       This module is free software; you can redistribute it and/or modify it
25       under the same terms as Perl itself.
26

SEE ALSO

28       Template::Parser
29
30
31
32perl v5.16.3                      2011-12-20            Template::Directive(3)
Impressum