SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Hash-Merge rpm build for : Mageia Cauldron. For other distributions click perl-Hash-Merge.

Name : perl-Hash-Merge
Version : 0.302.0 Vendor : Mageia_Org
Release : 2.mga9 Date : 2022-03-21 10:21:22
Group : Development/Perl Source RPM : perl-Hash-Merge-0.302.0-2.mga9.src.rpm
Size : 0.03 MB
Packager : umeabot < umeabot>
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. *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):

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Hash-Merge-0.302.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Hash-Merge-0.302.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Hash-Merge-0.302.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Hash-Merge-0.302.0-2.mga9.noarch.rpm
     

Provides :
perl(Hash::Merge)
perl-Hash-Merge

Requires :
perl(Carp)
perl(Clone::Choose) >= 0.8.0
perl(Exporter)
perl(Scalar::Util)
perl(base)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM