Polonius has asked for the wisdom of the Perl Monks concerning the following question:
In response to Compressing data structures for cookies, several people have recommended CGI::Session for managing sessions. The CGI::Session POD itself suggests that users consider Apache::Session as an alternative. Does anyone have any views on the relative merits of the two?
Here are a few points I have gleaned from the documentation:
Does anyone have any advice on when it's best to use CGI::Session and when Apache::Session?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Which Session module?
by perrin (Chancellor) on May 09, 2007 at 13:39 UTC | |
by Polonius (Friar) on May 09, 2007 at 20:26 UTC | |
|
Re: Which Session module?
by naikonta (Curate) on May 09, 2007 at 10:38 UTC | |
|
Re: Which Session module?
by scorpio17 (Canon) on May 09, 2007 at 13:30 UTC | |
by naikonta (Curate) on May 09, 2007 at 14:40 UTC | |
by perrin (Chancellor) on May 09, 2007 at 13:35 UTC |