The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DESCRIPTION

This tutorial document provides a introduction to the Template Toolkit and demonstrates some of the typical ways it may be used. It covers the generation of static pages from templates using the tpage and ttree scripts and then goes on to show dynamic content generation using CGI scripts and Apache/mod_perl handlers.

Various features of the Template Toolkit are introduced and described briefly and explained by use of example. For a complete reference and guide to the template directives, features and options, consult the Template documentation. e.g.

    perldoc Template