TUTORIAL(3)
NAME
Template::Tutorial - Template Toolkit Tutorials
DESCRIPTION
This section includes tutorials on using the Template
Toolkit. Subjects currently include an general overview of
the Template Toolkit, showing users how to get quickly up
to speed building web content, and a tutorial on generat
ing and using data files, with particular reference to
XML.
- Template::Tutorial::Web
- Generating Web Content Using 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 han
dlers; and extending the toolkit by writing plugins. - Template::Tutorial::Datafile
- Creating Data Output Files Using the Template Toolkit
- This tutorial gives an overview of the Template
Toolkit, showing in particular how to use it to read
and write data files in various different formats and
styles. It was written by Dave Cross and first
appeared as a lead article at http://www.perl.com/
earlier in the year (2001).
AUTHOR
Andy Wardley <abw@andywardley.com>
<http://www.andywardley.com/|http://www.andywardley.com/>
VERSION
Template Toolkit version 2.08, released on 30 July 2002.
COPYRIGHT
- Copyright (C) 1996-2002 Andy Wardley. All Rights Re
- served.
Copyright (C) 1998-2002 Canon Research Centre Europe - Ltd.
- This module is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.