Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Hash-Merge | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 0.302 | Vendor: openSUSE |
Release: bp154.1.12 | Build date: Mon May 9 11:36:41 2022 |
Group: Development/Libraries/Perl | Build host: sheep88 |
Size: 35234 | Source RPM: perl-Hash-Merge-0.302-bp154.1.12.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Hash-Merge | |
Summary: 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').
Artistic-1.0 OR GPL-1.0-or-later
* Wed Aug 05 2020 Tina Müller <tina.mueller@suse.com> - Limit description to two paragraphs * Sat Aug 01 2020 Tina Müller <timueller+perl@suse.de> - updated to 0.302 see /usr/share/doc/packages/perl-Hash-Merge/Changes 0.302 2020-07-30 - Prevent object-based test from failing randomly on BSDs and MacOS 0.301 2020-06-18 - fix object-based interface memory leak (RT#132627) (Thanks to mithaldu) * Tue Oct 09 2018 Dirk Stoecker <opensuse@dstoecker.de> - Fix autogenerated changes * Sat Mar 10 2018 coolo@suse.com - updated to 0.300 see /usr/share/doc/packages/perl-Hash-Merge/Changes 0.300 2018-03-09 - fix old EU::MM support (RT#123915) - rename specify_behavior and improve SYNOPSIS (RT#123785) - improve CI tests - update resources information for META.json * Wed Feb 07 2018 coolo@suse.com - updated to 0.299 see /usr/share/doc/packages/perl-Hash-Merge/Changes * Mon Nov 25 2013 coolo@suse.com - updated to 0.200 - modernize toolchain - reformat changes as per CPAN::Changes::Spec - move repository to GitHub * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Tue Sep 21 2010 dbahi@novell.com - initial package 0.12 * created by cpanspec 1.78
/usr/lib/perl5/vendor_perl/5.26.1/Hash /usr/lib/perl5/vendor_perl/5.26.1/Hash/Merge.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Hash-Merge /usr/share/doc/packages/perl-Hash-Merge/Changes /usr/share/doc/packages/perl-Hash-Merge/MAINTAINER.md /usr/share/doc/packages/perl-Hash-Merge/README.md /usr/share/man/man3/Hash::Merge.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024