Both work. CGI::Session was better maintained for a while but it looks like Apache::Session has been updated recently. Pick the one that you find easiest to understand from the documentation.
- Perrin 2010/10/29 Jeff Pang <jeff_p...@sina.com>: > is Apache::Session or CGI::Session better for mod_perl? > > Thanks. >