Practical mod_perl / HTML Book /



previous page: B.14.8. Apache::PageKit—Web Applications Framework
  
page up: HTML Version of the book
  
next page: B.15.1. Apache::OutputChain—Chain Stacked Perl Handlers

B.14.9. Template Toolkit—Template Processing System


The Template Toolkit is a collection of modules that implements a fast, flexible, powerful, and extensible template processing system. It was originally designed for generating dynamic web content, but it can be used equally well for processing any other kind of text-based documents (HTML, XML, POD, PostScript, LaTeX, etc.).

It can be used as a standalone Perl module or embedded within an Apache/mod_perl server for generating highly configurable dynamic web content. A number of Perl scripts are also provided that can greatly simplify the process of creating and managing static web content and other offline document systems.

The Apache::Template module provides a simple mod_perl interface to the Template Toolkit.

Available from CPAN. It's covered in Appendix D and at http://tt2.org/.

 

Continue to:

  • prev: B.14.8. Apache::PageKit—Web Applications Framework
  • Table of Contents
  • next: B.15.1. Apache::OutputChain—Chain Stacked Perl Handlers







TOP
previous page: B.14.8. Apache::PageKit—Web Applications Framework
  
page up: HTML Version of the book
  
next page: B.15.1. Apache::OutputChain—Chain Stacked Perl Handlers


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com