Commit graph

3 commits

Author SHA1 Message Date
sno
77eca7bc9f Updating devel/p5-Hash-Merge from 0.11 to 0.12
pkgsrc changes:
- Adjust module file permission

Upstream changes:
0.12  Mon Feb 15 19:23:52 CST 2010
    Thanks to MONS for addressing these:
    - rt 39183 fallback to Clone::PP if needed/possible
    - rt 43056 OO support for more sane behavior non-trampling

    This version is a cleaned up version of MONS' patch in rt 43056 plus:

    Added tests for OO behavior.
    Cleaned up POD a little
    perltidy
2010-02-16 10:11:46 +00:00
sno
e21e03e654 PkgSrc changes:
- Updating package for p5 module Hash::Merge to 0.11
  - Set license to artistic-2.0

Upstream changes:
0.11 Thu Apr  9 08:32:12 2009
    - fix ||= typo, thanks GWADEJ or bringing it to my attention
2009-04-12 20:32:39 +00:00
seb
69ccfb90a8 Initial import of p5-Hash-Merge version 0.10 in 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.
2008-08-23 18:24:01 +00:00