The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.00

  • Added support for multiple serializing interfaces. (courtesy Raphael Manfredi <Raphael_Manfredi@grenoble.hp.com>)
  • Split serializer wrappers into multiple files, and regularized the interface some. Underlying TIEHASH object and serializer can now be set at runtime (with care).
  • Miscellaneous pod tweaks.

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