pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-DBM-Deep version 1.001...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/912cb920461c
branches:  trunk
changeset: 546204:912cb920461c
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Aug 23 20:13:52 2008 +0000

description:
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.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d2ba938743af -r 912cb920461c doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Aug 23 20:12:35 2008 +0000
+++ b/doc/CHANGES-2008  Sat Aug 23 20:13:52 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1971 2008/08/23 19:43:08 seb Exp $
+$NetBSD: CHANGES-2008,v 1.1972 2008/08/23 20:13:52 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3346,3 +3346,4 @@
        Updated devel/libsigsegv to 2.5nb1 [wiz 2008-08-23]
        Added devel/p5-Hash-Merge version 0.10 [seb 2008-08-23]
        Added devel/p5-FileHandle-Fmode version 0.10 [seb 2008-08-23]
+       Added databases/p5-DBM-Deep version 1.0013 [seb 2008-08-23]



Home | Main Index | Thread Index | Old Index