Hi Chad,

C. Chad Wallace <[EMAIL PROTECTED]> wrote:
I'm thinking of using CGI::Application in a new project with
mod_perl [...]
The thing is, I just came from changing my use of Template Toolkit from one instance per request to a single instance
(per Apache process) being reused across all requests.
But now that I think about it, CGI::Application doesn't have
anywhere near the startup overhead of Template Toolkit, so I
agree the same principle doesn't apply here.

You should find that HTML::Template has a much better performance profile than T::T :-)


-dave


--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to