Mon, 27 Apr 2026 16:12:10 CST | login

Information for build perl-Hash-Merge-Simple-0.051-1.oc9

ID26003
Package Nameperl-Hash-Merge-Simple
Version0.051
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Hash-Merge-Simple.git?.#2a399ba475fbcb472b9fcc75246b39622e3ca7e3
SummaryRecursively merge two or more hashes, simply
DescriptionHash::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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 23:33:23 CST
CompletedThu, 25 Jul 2024 23:39:23 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Hash-Merge-Simple.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Hash-Merge-Simple.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Hash-Merge-Simple-0.051-1.oc9.src.rpm (info) (download)
noarch
perl-Hash-Merge-Simple-0.051-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.051-1 - initial build