Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Hash-Merge | Distribution: Mageia |
Version: 0.302.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Sat Aug 1 13:03:55 2020 |
Group: Development/Perl | Build host: localhost |
Size: 29952 | Source RPM: perl-Hash-Merge-0.302.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Hash-Merge | |
Summary: Merges arbitrarily deep hashes into a single hash |
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. *Please note that self-referencing hashes, or recursive references, are not handled well by this method.* Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See 'set_clone_behavior'). Because there are a number of possible ways that one may want to merge values when keys are conflicting, Hash::Merge provides several preset methods for your convenience, as well as a way to define you own. These are (currently):
GPL+ or Artistic
* Sat Aug 01 2020 tv <tv> 0.302.0-1.mga8 + Revision: 1610094 - update to 0.302 * Fri Jul 10 2020 tv <tv> 0.301.0-1.mga8 + Revision: 1603960 - update to 0.301 * Wed Feb 12 2020 umeabot <umeabot> 0.300.0-3.mga8 + Revision: 1504727 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 0.300.0-2.mga7 + Revision: 1284160 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Hash-Merge /usr/share/doc/perl-Hash-Merge/Changes /usr/share/doc/perl-Hash-Merge/META.json /usr/share/doc/perl-Hash-Merge/META.yml /usr/share/doc/perl-Hash-Merge/MYMETA.yml /usr/share/man/man3/Hash::Merge.3pm.xz /usr/share/perl5/vendor_perl/Hash /usr/share/perl5/vendor_perl/Hash/Merge.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024