Letter P

perl-Hash-Merge-Simple - Recursively merge two or more hashes, simply

Website: https://metacpan.org/release/Hash-Merge-Simple
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
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 was pretty
much taken straight from Catalyst::Utils, and modified to handle more
than 2 hashes at the same time.

Packages

perl-Hash-Merge-Simple-0.051-10.aldos.src [11 KiB] Changelog by Joel Barrios (2023-07-29):
- Clean and modernize spec file.

Listing created by Repoview-0.6.6-6.fc14.al