freebsd-ports/www/p5-CGI-Application-Plugin-TT/pkg-descr
Cheng-Lung Sung dead0c7138 Add p5-CGI-Application-Plugin-TT 1.03, add Template Toolkit support to
CGI::Application.

PR:		ports/103388
Submitted by:	George Hartzell <hartzell at alerce.com>
2006-12-09 02:44:45 +00:00

10 lines
474 B
Text

CGI::Application::Plugin::TT adds support for the popular Template
Toolkit engine to your CGI::Application modules by providing several
helper methods that allow you to process template files from within
your runmodes.
It compliments the support for HTML::Template that is built into
CGI::Application through the load_tmpl method. It also provides a few
extra features than just the ability to load a template.
WWW: http://search.cpan.org/dist/CGI-Application-Plugin-TT/