8d21f31f65
-- This module can be used to store multidimensional hash structures in tied hashes (including DBM files). Optionally, you can also switch to other serializing packages such as FreezeThaw and Storable. Storable provides much greater speeds, and the performance of FreezeThaw is comparable to Data::Dumper.
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
store multi-level hash structure in single-level tied hash
|