./databases/p5-YAML-MLDBM, Use tied hash db-s with Python and Ruby

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


Branch: pkgsrc-2014Q1, Version: 0.10nb4, Package name: p5-YAML-MLDBM-0.10nb4, Maintainer: pkgsrc-users

This module is similar to MLDBM except that it stores data internally as
YAML, instead of Data::Dumper or Storable. By doing this, tied hash DBM
databases can be created that can be used seamlessly in Python or Ruby
applications. That's because those languages also have YAML and DBM
modules. As other languages get YAML support, YAML::MLDBM should be able
to be used with them as well.

This module is a wrapper around MLDBM, but you open a DBM file using the
new() method, instead of using a tie. new() will return a reference to
a tied hash.

You can also use YAML as a serialization method for MLDBM itself.


Required to run:
[textproc/p5-YAML] [databases/p5-MLDBM]

Master sites: (Expand)

SHA1: be53f12206f8a8c99dee6c2d83c3faa439d70d6f
RMD160: 26d673818d96dc489f0286050127f9605fd55a86
Filesize: 3.34 KB

Version history: (Expand)