./databases/p5-MLDBM, Store multi-level Perl hash structure in single level tied hash

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 2.05nb8, Package name: p5-MLDBM-2.05nb8, Maintainer: pkgsrc-users

This module can serve as a transparent interface to any TIEHASH package
that is required to store arbitrary perl data, including nested
references. Thus, this module can be used for storing references and
other arbitrary data within DBM databases.

It works by serializing the references in the hash into a single string.
In the underlying TIEHASH package (usually a DBM database), it is this
string that gets stored. When the value is fetched again, the string is
deserialized to reconstruct the data structure into memory.


Master sites: (Expand)

Filesize: 12.864 KB

Version history: (Expand)