Name hash-merge-perl
Version 0.200
Summary
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.
Section libs
License Artistic-1.0 | GPL-2.0
Homepage https://metacpan.org/release/Hash-Merge
Recipe file recipes-devel/hash-merge-perl/hash-merge-perl_0.200.bb
recipes-devel/hash-merge-perl/classes/cpan.bbclass
Layer meta-cpan (daisy branch)
Inherits
  • cpan
  • cpan-base
  • perlnative
Dependencies
PACKAGECONFIG options

Sources

None

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master hash-merge-perl 0.302
gatesgarth (Yocto Project 3.2) hash-merge-perl 0.302
thud (Yocto Project 2.6) hash-merge-perl 0.300
rocko (Yocto Project 2.4) hash-merge-perl 0.300
jethro (Yocto Project 2.0) hash-merge-perl 0.200
daisy (Yocto Project 1.6) hash-merge-perl 0.200 (this recipe)