in reply to Re: (Ovid - use CGI.pm) Re: Cookie Code
in thread Cookie Code

It sounds like you are running it as a CGI program rather than mod_perl because you have the impression that this is more efficient.

I hope I am seriously misunderstanding you because the entire point of mod_perl is that it is a lot faster than raw CGI.