logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

ANNOUNCE: CGI::Application::Plugin::TT 0.06: msg#00006

Subject: ANNOUNCE: CGI::Application::Plugin::TT 0.06
The latest version of CGI::Application::Plugin::TT has been uploaded
to CPAN and should appear on the mirrors soon.

New features since version 0.04 include:

- Singleton support that keeps the TT object in memory across multiple
requests in persistent environments (mod_perl and PersistentPerl)

- ability to change the INCLUDE_PATH after the TT object has been created

- automatic template filename generation -- the tt_process method can
automatically generate a template filename based on the runmode that
called it (eg calling $self->tt_process($tt_vars) from runmode
'my_runmode' in module 'My::App' would automatically load a template
with a filename of My/App/my_runmode.tmpl).  See docs for more info.

If you can't find the module on your favourite mirror, you can
download or browse it here:

http://cees.crtconsulting.ca/perl/modules/CGI-Application-Plugin-TT-0.06.tar.gz
http://cees.crtconsulting.ca/perl/modules/CGI-Application-Plugin-TT-0.06/

-- 
Cees Hek


<Prev in Thread] Current Thread [Next in Thread>