[Cgi-session-user] Fwd: several new CGI::Session updates to review
Brought to you by:
sherzodr
From: Mark S. <ma...@su...> - 2005-12-04 16:19:26
|
Matt LeBlanc has contributed several updates to the CGI::Session repository lately. We're happy to have him as our newest committer (that I'm aware of...). The details of his changes are below. It seems to me there has probably been enouch activity to merit a new release soon, even if it's a developer release to collect more feedback. Mark ----- Forwarded message from Matt LeBlanc <mle...@cp...> ----- Date: Sun, 04 Dec 2005 04:56:04 -0600 From: Matt LeBlanc <mle...@cp...> To: Mark Stosberg <ma...@su...> Subject: Commits Mark, I've made 11 commits to CGI::Session's subversion server so you may want to check them out. Among the changes are: * Fixed the Data::Dumper options to serialize correctly in CGI::Session::Serialize::default * CGI::Session::Serialize::default handles overloaded objects correctly * CGI::Session::Driver::file now respects $CGI::Session::File::FileName to be consistent with 3.9x * CGI::Session::Driver::file's retrieve now locks the file in shared mode * CGI::Session::Driver::file has localized filehandles for retrieve and store to avoid problems in persistent environments * g4_mysql_freezethaw.t and g4_mysql_storable.t have been updated to respect environmental variables the same way as g4_mysql.t Please check out the updates. Thanks, Matt LeBlanc |