Thu, 22 Jan 2026 14:00:31 CST | login

Information for build perl-Clone-0.45-5.ocs23

ID3951
Package Nameperl-Clone
Version0.45
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Clone.git?.#6d5e71604ac818ce5844ccbeedfb742f33b4e668
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:58:52 CST
CompletedMon, 11 Sep 2023 14:01:06 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Clone.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Clone.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Clone-0.45-5.ocs23.src.rpm (info) (download)
aarch64
perl-Clone-0.45-5.ocs23.aarch64.rpm (info) (download)
perl-Clone-debuginfo-0.45-5.ocs23.aarch64.rpm (info) (download)
perl-Clone-debugsource-0.45-5.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Clone-0.45-5.ocs23.x86_64.rpm (info) (download)
perl-Clone-debuginfo-0.45-5.ocs23.x86_64.rpm (info) (download)
perl-Clone-debugsource-0.45-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.45-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.45-4 - Remove perl-libs which will be generated by perl-generators >= 1.15 * 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