Template::TT2Site is a framework to create web sites using the Template Toolkit.
The technical structure of the site is patterned after the method described in chapter 11 of I<The Badger Book>. The structure has been slightly simplified for ease of use, and a couple of neat features are added:
All functions are executed using a driver program, making the package easy to use and platform independent. Installation takes place using the platform independent Module::Build tool.
For more information, see the Template/TT2Site.pm module, or visit the web site: http://www.squirrel.nl/people/jvromans/tt2site/ .