Path to this page:
./
databases/p5-MLDBM,
Store multi-level Perl hash structure in single level tied hash
Branch: CURRENT,
Version: 2.05nb10,
Package name: p5-MLDBM-2.05nb10,
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]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
Filesize: 12.864 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-MLDBM-2.05nb10
- (2022-06-28) Updated to version: p5-MLDBM-2.05nb9
- (2021-05-25) Updated to version: p5-MLDBM-2.05nb8
- (2020-08-31) Updated to version: p5-MLDBM-2.05nb7
- (2019-08-11) Updated to version: p5-MLDBM-2.05nb6
- (2018-08-22) Updated to version: p5-MLDBM-2.05nb5
CVS history: (Expand)