in reply to Re: Why can't mod_perl+Mason just work?
in thread Why can't mod_perl+Mason just work?

There is a module CGI::Application::TT that adds Template Toolkit support. Not on CPAN for some reason. Google for it.
  • Comment on Re^2: Why can't mod_perl+Mason just work?

Replies are listed 'Best First'.
Re^3: Why can't mod_perl+Mason just work?
by cees (Curate) on Aug 15, 2004 at 20:11 UTC

    FYI, I wrote CGI::Application::TT, but haven't put it up on CPAN yet, because I was hoping the users on the CGI::Application mailing list would give me some critical feedback on it before fully releasing it on CPAN. I haven't received said feedback yet, so I haven't been motivated enough to publish it.

    I guess I should probably just upload it and let CPAN do it's thing...

    - Cees

    ps You can find it at http://cees.crtconsulting.ca/perl/modules/CGI-Application-TT-0.01.tar.gz for the time being.