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-Hash-Merge version 0.1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b347dd6ccbc0
branches:  trunk
changeset: 546198:b347dd6ccbc0
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Aug 23 18:31:20 2008 +0000

description:
Note initial addition of p5-Hash-Merge version 0.10 as devel/p5-Hash-Merge
into The NetBSD Packages Collection.

The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.

diffstat:

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

diffs (14 lines):

diff -r 42ddc31f8b98 -r b347dd6ccbc0 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Aug 23 18:30:22 2008 +0000
+++ b/doc/CHANGES-2008  Sat Aug 23 18:31:20 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1969 2008/08/23 15:56:41 wiz Exp $
+$NetBSD: CHANGES-2008,v 1.1970 2008/08/23 18:31:20 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3344,3 +3344,4 @@
        Added www/p5-Test-HTTP-Server-Simple version 0.09 [seb 2008-08-23]
        Added www/p5-HTTP-Server-Simple-Recorder version 0.02 [seb 2008-08-23]
        Updated devel/libsigsegv to 2.5nb1 [wiz 2008-08-23]
+       Added devel/p5-Hash-Merge version 0.10 [seb 2008-08-23]



Home | Main Index | Thread Index | Old Index