Changes for version 2.01
- New testing method MLDBM::_compare($a, $b) used in t/*.t scripts to verify data structures are identical. In perl 5.8.0 RC2, the order of hashes changed, making the prior hard coded test case string comparisons invalid, so created this more flexible method for testing that should work in future releases, without relying on specific hash ordering.
Documentation
Modules
store multi-level hash structure in single level tied hash
Provides
in lib/MLDBM.pm
in lib/MLDBM/Serializer/Data/Dumper.pm
in lib/MLDBM/Serializer/FreezeThaw.pm
in lib/MLDBM/Serializer/Storable.pm