Re: [Cgi-session-user] [Fwd: FAIL CGI-Session-4.29_1 MSWin32-x86-multi-thread 5.1]
Brought to you by:
sherzodr
From: Ron S. <ro...@sa...> - 2008-03-26 00:14:30
|
Hi Puneet > Speaking of which, I just wanted to say thanks to you and Mark > publicly for husbanding this module. One day I will be good enough at > Perl to not just use it but also to embellish it. $many x $thanx; If you want to play with studying the internals, here's an idea: CGI::Session already has the concept of generating ids for sessions. You could investigate how to add support for Data::UUID http://search.cpan.org/~rjbs/Data-UUID-1.148/ to the list of supported id generators. Don't forget the corresponding tests! -- Ron Savage ro...@sa... http://savage.net.au/index.html |