Path to this page:
./
databases/p5-MLDBM,
Perl5 module for storing arbitrary data in tied hashes
Branch: pkgsrc-2008Q4,
Version: 2.01nb3,
Package name: p5-MLDBM-2.01nb3,
Maintainer: pkgsrc-usersThis 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)
- (2009-01-06) Package added to pkgsrc.se, version p5-MLDBM-2.01nb3 (created)