Thu, 05 Mar 2026 23:41:39 CST | login

Information for build perl-Clone-0.45-3.oc9

ID16310
Package Nameperl-Clone
Version0.45
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Clone.git?.#9adb537c0c749c85b3a10cdfa6cac9a72e43baab
SummaryRecursively copy perl data types
DescriptionThis module provides a clone() method that makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 00:57:42 CST
CompletedThu, 21 Sep 2023 00:59:40 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Clone.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Clone.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Clone-0.45-3.oc9.src.rpm (info) (download)
aarch64
perl-Clone-0.45-3.oc9.aarch64.rpm (info) (download)
perl-Clone-debuginfo-0.45-3.oc9.aarch64.rpm (info) (download)
perl-Clone-debugsource-0.45-3.oc9.aarch64.rpm (info) (download)
x86_64
perl-Clone-0.45-3.oc9.x86_64.rpm (info) (download)
perl-Clone-debuginfo-0.45-3.oc9.x86_64.rpm (info) (download)
perl-Clone-debugsource-0.45-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.45-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.45-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Mar 21 2023 cunshunxia <cunshunxia@tencent.com> - 0.45-1 - initial build