hash-merge-perl 0.300
Name | hash-merge-perl |
---|---|
Version | 0.300 |
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 | Artisticv1 | GPLv1+ |
Homepage | https://metacpan.org/release/Hash-Merge |
Recipe file | recipes-devel/hash-merge-perl/hash-merge-perl_0.300.bb |
Layer | meta-cpan (rocko branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Hash-Merge-0.300.tar.gz |
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 (this recipe) |
jethro (Yocto Project 2.0) | hash-merge-perl 0.200 |
daisy (Yocto Project 1.6) | hash-merge-perl 0.200 |