=head1 TOOLKIT CONTENTS

The Template Toolkit comprises of a number of Perl modules and two
additional scripts.

The F<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 F<tpage> and F<ttree> scripts are useful utilities for processing 
template documents, or entire content trees, respectively.

    perldoc tpage
    perldoc ttree


