> Any Template-Toolkit users out there? Yup. Two great tastes that taste great together.
> I'd like to subclass CGI-Application to use the Template-toolkit. > Anybody have a subclass they can share? I was hoping to come up with a > way to not recreate the "template" object for each request when running > the script under Apache::Registry. Can't help I'm afraid, I'm under native CGI. I use TT on most(all) of the site, but I precompile into HTML, so CGI::App/TT only comes into play on the CGIs. --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
