Hash::Merge::Simple will recursively merge two or more hashes and return the result as a new hash reference. The merge function will descend and merge hashes that exist under the same node in both the left and right hash, but doesn't attempt to combine arrays, objects, scalars, or anything else. The rightmost hash also takes precedence, replacing whatever was in the left hash if a conflict occurs.
This code was pretty much taken straight from the Catalyst::Utils manpage, and modified to handle more than 2 hashes at the same time.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.051-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.051-bp155.2.8 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.051-bp154.1.13 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.051-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.051-bp152.3.13 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.051-bp151.3.1 info | GA Release | 2019-07-18 | 15 SP1 |
|
|
0.051-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.051-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|