./databases/p5-MLDBM, Perl5 module for storing arbitrary data in tied hashes

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


Branch: pkgsrc-2007Q4, Version: 2.01nb2, Package name: p5-MLDBM-2.01nb2, 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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 01e35634dee973d03a24cc8417587b2fbc5b39d3
RMD160: f8debf7189a976562310bb2ace35bda3d923050e
Filesize: 9.344 KB

Version history: (Expand)