aboutsummaryrefslogblamecommitdiff
path: root/www/p5-CGI-Application-Plugin-AnyTemplate/pkg-descr
blob: 15ac9ca65cf216a6d9985a6a7ca664c5b87c63ac (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                      
CGI::Application::Plugin::AnyTemplate allows you to use any supported
Perl templating system using a single consistent interface.

Currently supported templating systems include HTML::Template,
HTML::Template::Expr, HTML::Template::Pluggable, Template::Toolkit and
Petal.

You can access any of these templating systems using the same
interface. In this way, you can use the same code and switch
templating systems on the fly.

This approach has many uses. For instance, it can be useful in
migrating your application from one templating system to another.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-AnyTemplate/