p5-Hash-Merge-Simple

recursively merge two or more hashes, simply

WWW CVSWeb GITHub
  1. Package version
    p5-Hash-Merge-Simple-0.051p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Test-Most

  • devel/p5-Clone