Changes for version 1.02
- When calling session_delete, make sure that the session is created first, in case the user hasn't called $self->session (Yuji Maeda)
- When session_delete is called, make sure that we remove any session cookies that may be in the outgoing headers before adding in the session timeout cookie.
Modules
Add CGI::Session support to CGI::Application