Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-Hash-Merge-Simple - Recursively merge two or more hashes, simply
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.
Packages
Latest: perl-Hash-Merge-Simple-0.051-1.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Hash-Merge-Simple |
0 |
0.051 |
1.el6.fio |
src |
7 KiB |
2012-10-03 06:13:31 |
Changelog:
- * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.051-1
- Initial package.