Announce: Data::Session - the complete rewrite of CGI::Session
Hi Folks
I've uploaded Data::Session V 1.00 to CPAN. See:
Data::Session
Please test it, especially the components I haven't:
o ODBC
o Oracle
o Passing the expiry time via Cache::Memcached to memcached
There is a section in the docs about Test Code.
Email me if you wish. My email address is at the bottom of:
Home page
There's one thing question, the answer to which i can't find anywhere at all: Why?
Also, minor niggle, but it's curious: Why did you prepend every method with "Method: " in the POD instead of just putting them all under =head1 METHODS?
Hi
The story of CGI::Session is a long and horrible saga. Read the archives of the CGI::Application and CGI::Session mailing lists for details.
In short, I do more-or-less all of the maintenance on that package, but don't have release rights.
And for the heads, that's my style. It can be changed, but TMTOWTDI.
Cheers