On 7/5/06, Perrin Harkins <[EMAIL PROTECTED]> wrote:
On Mon, 2006-07-03 at 08:40 -0400, Ricardo SIGNES wrote:
> This is another good reason to work on making CGI::Application easier to use
> under mod_perl!

Is there something difficult about using it under mod_perl?

I think he is considering calling 'new' on a CGI::App object once, and
then calling 'run' on it multiple times in a mod_perl environment.
Currently that can lead to problems with leftover info in the object.

However, the cost of creating a new CGI::App object is very minimal,
so I don't think it is really a big problem at the moment.

Cheers,

Cees

---------------------------------------------------------------------
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