in reply to Re^2: Packing hashes or complex structures?
in thread Packing hashes or complex structures?

MLDBM is obsolete, use DBM::Deep instead. It allows direct access to arbitrarily-deeply nested structures, without having to pull huge chunks of the structure into memory first.

No thanks, i'd reather use Storable or SQLite

  • Comment on Re^3: Packing hashes or complex structures?