Author Login
Post Reply
On Mon, Jun 30, 2008 at 11:09 AM, Jeff Peng <peng.kyo@(protected):
> How about Apache::Session? Is it more efficient under modperl?
No, it's about the same, and CGI::Session is better maintained. Don't
be fooled by the name: CGI::Session works well with mod_perl.
- Perrin