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

Bug#537661: ITP: libhash-merge-simple-perl -- Perl module to easily merge two or more hashes



From: Jonathan Yu <frequency@cpan.org>
Package: wnpp
Owner: Jonathan Yu <frequency@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : libhash-merge-simple-perl
  Version         : 0.04
  Upstream Author : Robert Krimen <rkrimen@cpan.org>
* URL             : http://search.cpan.org/dist/Hash-Merge-Simple/
* License         : Artistic | GPL-1+
  Programming Lang: Perl
  Description     : Perl module to easily merge two or more hashes
 Hash::Merge::Simple will recursively merge two or more hashes and return the
 result as a new hash reference. The merge function will descend and merge
 hashes that exist under the same node in both the left and right hash, but
 doesn't attempt to combine arrays, objects, scalars, or anything else. The
 rightmost hash also takes precedence, replacing whatever was in the left hash
 if a conflict occurs.
 .
 This code is based on Catalyst::Utils, but was modified to handle merging more
 than two hashes simultaneously.



Reply to: