On Mon, Jun 30, 2008 at 11:09 AM, Jeff Peng <[EMAIL PROTECTED]> wrote: > 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