TOOLKIT CONTENTS
The Template Toolkit comprises of a number of Perl modules, scripts and accompanying documentation.
The Template module acts as a general interface to the toolkit and contains comprehensive documentation describing the toolkit, its usage and further sources of reference.
perldoc Template
The Template::Tutorial document provides an introduction to the Template Toolkit and shows some typical examples of usage.
perldoc Template::Tutorial
The tpage and ttree scripts are useful utilities for processing template documents, or entire content trees, respectively.
perldoc tpage
perldoc ttree