pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   seb
Date:           Sat Aug 23 20:13:52 UTC 2008

Modified Files:
        pkgsrc/doc: CHANGES-2008

Log Message:
Note initial addition of p5-DBM-Deep version 1.0013 as
databases/p5-DBM-Deep into The NetBSD Packages Collection.

The Perl 5 module DBM::Deep is a unique flat-file database module,
written in pure perl. True multi-level hash/array support (unlike
MLDBM, which is faked), hybrid OO / tie() interface, cross-platform
FTPable files, ACID transactions, and is quite fast. Can handle
millions of keys and unlimited levels without significant slow-down.
Written from the ground-up in pure perl -- this is NOT a wrapper
around a C-based DBM. Out-of-the-box compatibility with Unix, Mac
OS X and Windows.


To generate a diff of this commit:
cvs rdiff -r1.1971 -r1.1972 pkgsrc/doc/CHANGES-2008

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index