Changes for version 0.02 - 2004-02-10

  • WARNING: changed the way in which session_config accepts parameters. Please check the docs because this will affect anyone that was using the session_config method in version 0.01. It is more flexible now, and will allow for future additions.
  • altered doc example by moving authentication check to cgiapp_prerun to co-inside with the examples in the CGI::Application docs - "Clayton L. Scott" <tex@engsoc.org>
  • automatically add a cookie to the outgoing headers if there isn't one there already (requires CGI::Application 3.21)
  • changed the code to conform to some of the CGI::Application coding standards

Modules

Add CGI::Session support to CGI::Application

Provides

in lib/CGI/Application/Session.pm