Package: libhash-merge-perl (0.10-2) [universe]
Links for libhash-merge-perl
Ubuntu Resources:
Download Source Package libhash-merge-perl:
- [libhash-merge-perl_0.10-2.dsc]
- [libhash-merge-perl_0.10.orig.tar.gz]
- [libhash-merge-perl_0.10-2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Martin Zobel-Helas
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Merges arbitrarily deep hashes into a single hash
Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Please note that self-referencing hashes, or recursive references, are not handled well by this method.
Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See set_clone_behavior).
This description was automagically extracted from the module by dh-make-perl.
Other Packages Related to libhash-merge-perl
|
|
|
-
- dep: libclone-perl
- recursively copy Perl datatypes
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libhash-merge-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 13.5 kB | 80.0 kB | [list of files] |