Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37412626
en ru br
ALT Linux repos
S:0.302-alt1

Group :: Development/Perl
RPM: perl-Hash-Merge

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.302-alt1
Build date: 1 september 2020, 18:01 ( 189.4 weeks ago )
Size: 17.49 Kb

Home page:   http://search.cpan.org/dist/Hash-Merge/

License: GPL or Artistic
Summary: Merges arbitrarily deep hashes into a single hash
Description:

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 (as outlined below).  The hash is followed recursively,
so that deeply nested hashes that are at the same level will be merged
when the parent hashes are merged.  B<Please note that self-referencing
hashes, or recursive references, are not handled well by this method.>

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Hash-Merge
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin