Convert ::Reference to use a string in creation. This sparks an interesting debate...
authorrkinyon@cpan.org <rkinyon@cpan.org>
Mon, 16 Jun 2008 01:14:06 +0000 (01:14 +0000)
committerRob Kinyon <rkinyon@rkinyon-lt-osx.local>
Mon, 29 Jun 2009 21:33:00 +0000 (17:33 -0400)
commit9c7d9738477ef6616ce0560d095aa68097c3ed55
tree173697a16a773220eb3511216299267be3f60ab0
parent64d41c49decb86f94b581603e906c20d8450bef7
Convert ::Reference to use a string in creation. This sparks an interesting debate about the staleness counter. There doesn't seem to be a test for it. That needs to be remedied.

git-svn-id: http://svn.ali.as/cpan/trunk/DBM-Deep@3576 88f4d9cd-8a04-0410-9d60-8f63309c3137
14 files changed:
lib/DBM/Deep.pm
lib/DBM/Deep/Engine/Sector.pm
lib/DBM/Deep/Engine/Sector/BucketList.pm
lib/DBM/Deep/Engine/Sector/Data.pm
lib/DBM/Deep/Engine/Sector/Index.pm
lib/DBM/Deep/Engine/Sector/Null.pm
lib/DBM/Deep/Engine/Sector/Reference.pm
lib/DBM/Deep/Engine/Sector/Scalar.pm
lib/DBM/Deep/Iterator.pm
lib/DBM/Deep/Iterator/BucketList.pm
lib/DBM/Deep/Iterator/Index.pm
lib/DBM/Deep/Null.pm
t/44_upgrade_db.t
utils/upgrade_db.pl