Sun, 22 Mar 2026 03:07:07 CST | login

Information for build perl-Storable-3.25-5.ocs23

ID2069
Package Nameperl-Storable
Version3.25
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Storable.git?.#b586dba61d8dc183c3471f924fdf7165b9f53351
SummaryPersistence for Perl data structures
DescriptionThe Storable package brings persistence to your Perl data structures containing scalar, array, hash or reference objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by calling store with a reference to the object to store, and providing a file name. The routine returns undef for I/O problems or other internal error, a true value otherwise. Serious errors are propagated as a die exception.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 11:48:36 CST
CompletedMon, 11 Sep 2023 11:50:42 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Storable.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Storable.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Storable-3.25-5.ocs23.src.rpm (info) (download)
aarch64
perl-Storable-3.25-5.ocs23.aarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-5.ocs23.aarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-5.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-Storable-3.25-5.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-5.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-5.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-Storable-3.25-5.ocs23.x86_64.rpm (info) (download)
perl-Storable-debuginfo-3.25-5.ocs23.x86_64.rpm (info) (download)
perl-Storable-debugsource-3.25-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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.25-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 3.25-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.25-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.25-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Aug 08 2022 Wang Zhe <bessiewang@tencent.com> - 3.25-1 - initial build