[Cgi-session-user] CGI::Session 4.13 released
Brought to you by:
sherzodr
From: Mark S. <ma...@su...> - 2006-04-12 17:06:07
|
CGI::Session 4.13 is now being uploaded to CPAN, thanks to work from Matt LeBlanc and other contributor and bug reporters. Here are the changes since 4.12: * FIX: Applied patch to fix cookie method (RT#18493,Nobuaki ITO) * FIX: Berkeley DB 1.x exhibits a bug when used in conjunction with O_NOFOLLOW. Because of this, we've removed it from the db_file driver. It will still attempt to stop symlinks but the open itself has dropped the flag. (Matt LeBlanc) * FIX: json and yaml db_file tests now check for the presence of DB_File. (Matt LeBlanc) Look for it soon at a mirror near you! Mark |