(Top)    < Rewriting our start() with Templates: Additional Functions >

Using Other Templating Systems

HTML::Template support is built into CGI::Application

Many other Perl templating systems can be used (e.g.: Template Toolkit, Mason)

Simply write a replacement for load_tmpl in your module:


CGI::Application
(v.2.0)
29