libhash-merge-simple-perl

Perl module to easily merge two or more hashes

Description

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 is based on Catalyst::Utils, but was modified to handle merging more than two hashes simultaneously.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Hash-Merge-Simple


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhash-merge-simple-perl