Sun, 15 Mar 2026 04:23:33 CST | login

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

ID807
Package Nameperl-Clone
Version0.45
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Clone.git?.#e3a9a14447ef60cd308ab9eaab7336a643b2827a
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 15 Aug 2023 20:12:05 CST
CompletedTue, 15 Aug 2023 20:14:33 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Clone.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Clone.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Clone-0.45-4.ocs23.src.rpm (info) (download)
aarch64
perl-Clone-0.45-4.ocs23.aarch64.rpm (info) (download)
perl-Clone-debuginfo-0.45-4.ocs23.aarch64.rpm (info) (download)
perl-Clone-debugsource-0.45-4.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Clone-0.45-4.ocs23.x86_64.rpm (info) (download)
perl-Clone-debuginfo-0.45-4.ocs23.x86_64.rpm (info) (download)
perl-Clone-debugsource-0.45-4.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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