Newbie: Can you please tell me what's the difference between using this module (Apache::Template) and using:
PerlModule Template ...in httpd.conf? Thank you. Teddy ----- Original Message ----- From: "Geoffrey Young" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, December 28, 2004 10:31 PM Subject: [Templates] [ANNOUNCE] Apache::Template 0.09 ported to mod_perl 2.0 hi all. thanks to the help of Todd Freeman, the mod_perl 2.0 port of Apache::Template has been updated to the include Apache::Template 0.09. all this really means is that the mp2 port now includes support for the TT2ContentType configuration directive. however, in addition to that, this release includes support for recent mod_perl versions (mod_perl 1.99_17 and higher), whose directive API is different than with prior version. so, if you want to use Apache::Template with recent mod_perl 2.0 releases you will need to grab the new tarball from here http://www.modperlcookbook.org/~geoff/modules/experimental/Apache-Template-2.00_01.tar.gz please take the time to read README-2.0, which explains many of the caveats for this distribution, if you are considering using this module at all. have fun. --Geoff _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
