Subject: | Transactions on multi-level hashes fail |
Date: | Wed, 17 Oct 2007 22:05:52 -0700 (PDT) |
To: | bug-DBM-Deep [...] rt.cpan.org |
From: | Steven Samelson <stevensamelson [...] yahoo.com> |
DBM::Deep version 1.0006
Perl version: v5.8.8 built for MSWin32-x86-multi-thread
OS version: Windows XP and Windows 2003 Server
Bug Description:
Using transactions on a database that contains multi-level hashes results in errors and very large, corrupt database. Single level hashes work however. Hence, using transactions on this doesn't work:
# Multi-level hash
$db->{xxx}->{key};
But this does:
$db->{key}; # Single level hash
Thanks for looking into this,
Steven
Show quoted text
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com