The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2004-10-19

  • CGI::Session will currently only work with CGI.pm so check to see if CGI::Application is configured to use another CGI.pm like module like CGI::Simple
  • Be more intelligent about choosing a default temporary directory for windows users (suggested by Dan Horne)
  • Add a doc note to warn users when they change the name of the cookie, to also notify CGI::Session->name

Modules

Add CGI::Session support to CGI::Application