[%# # IMPORTANT NOTE # This documentation is generated automatically from source # templates. Any changes you make here may be lost. # # The 'docsrc' documentation source bundle is available for download # from http://www.template-toolkit.org/docs.html and contains all # the source templates, XML files, scripts, etc., from which the # documentation for the Template Toolkit is built. -%] [% META book = 'Tutorial' page = 'index' %]
The tutorial section provides a general overview of the Template Toolkit, showing users how to get quickly up to speed without getting bogged down in too much detail.
[% WRAPPER ndx -%] [% WRAPPER ndxitem link='../Tutorial/Tutorial.html' name='Tutorial' title='Tutorial on using and abusing the Template Toolkit' -%] This tutorial provides an introduction to the Template Toolkit and a "quick start" guide to getting up to speed. Its primarily focus is on using the Template Toolkit to build web content and it covers 4 basic areas: using tpage and ttree; using the Template.pm module in CGI scripts; writing Apache/mod_perl handlers; and extending the toolkit by writing plugins. [% END %] [% END %]