Subject: | CGI::Session and CGI::Simple don't play together |
Applications built with both CGI::Session and CGI::Simple don't function properly. When building an app with CGI.pm and C::S, a session is properly created on the first visit to the app and used througout the course of the visit. Change CGI.pm with CGI::Simple and a new session is created every time the app is hit.
Found in CGI::Session 3.95. Operating environment is Windows XP, Apache 1.3.31 with mod_perl. Perl is version 5.8.4.