The Template Toolkit manual contains documentation on using and extending the Template Toolkit.
The Template::Manual::Intro page provides an introduction to the Template Toolkit
The Template::Manual::Syntax desribes the syntax and structure of templates and the directive tags embedded within them.
The Template::Manual::Directives page lists all the Template Toolkit directives and gives examples of their use.
The Template::Manual::Variables page describes the use of variables in templates.
The Template::Manual::VMethods page provides a full list of virtual methods that can be used in conjunction with variables, and gives examples of their use.
The Template::Manual::Config page describes all of the Template Toolkit configuration options.
The Template::Manual::Filters page lists all of the Template Toolkit filters and gives examples of their use.
The Template::Manual::Plugins page lists all of the standard plugins distributed with Template Toolkit and gives examples of their use.
The Template::Manual::Internals page describes the internal workings of the Template Toolkit. It is aimed at developers who wish to extend or modify the
The Template::Manual::Views page describes the experimental
VIEW
directive.
The Template::Manual::Credits page lists the people who have contributed to the Template Toolkit.