hi :) On Tue, Sep 21, 2010 at 5:24 AM, Chris Ray <ch...@rayjchris.co.uk> wrote: > Hello, I'm currently attempting to update an Apache Cluster from Apache 1.3 > to Apache2. The website served by this cluster uses Template Toolkit > extensively. It is my understanding that the original Apache::Template > module doesn't work with Mod Perl 2.0 and that you had started porting a > version of this plug-in that does? > > > > Did you finish this? if so where can I get hold of it?
you should definitely ask the mod_perl mailing list about this - I haven't worked on that in quite a long time. all that said, what I did do is here http://www.modperlcookbook.org/~geoff/modules/experimental/Apache-Template-2.00_01.tar.gz though I have absolutely no idea whether it works for the current version of TT or not. --Geoff