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

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


Branch: pkgsrc-2011Q1, Version: 2.04nb1, Package name: p5-MLDBM-2.04nb1, 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)

SHA1: 85dbdcee8612f8dd10d5bd4d8ee2eee7cab19b13
RMD160: e3c1d795c1b94751253fef651a495ecaf1230f92
Filesize: 12.308 KB

Version history: (Expand)