[Templates] Views in perl?
Timmy Chan
timmy.chan18 at gmail.com
Wed Apr 1 15:25:26 BST 2009
Is there a way to do views in the perl code so that it doesn't need to be
created every time? Perhaps something like:
my $view = Template::View->new( %params );
Template->new( VIEWS => { $view } )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.template-toolkit.org/pipermail/templates/attachments/20090401/bc0d1a6f/attachment.htm
More information about the templates
mailing list