Sun, 22 Mar 2026 01:28:31 CST | login

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

ID15443
Package Nameperl-Storable
Version3.25
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Storable.git?.#3e37d77eed7c1657a09ecfafac02aef47a32e5ac
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 01:01:48 CST
CompletedSat, 17 Aug 2024 01:04:52 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Storable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Storable.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-Storable-3.25-6.ocs23.src.rpm (info) (download)
aarch64
perl-Storable-3.25-6.ocs23.aarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-6.ocs23.aarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-6.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-Storable-3.25-6.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-6.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-6.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-Storable-3.25-6.ocs23.x86_64.rpm (info) (download)
perl-Storable-debuginfo-3.25-6.ocs23.x86_64.rpm (info) (download)
perl-Storable-debugsource-3.25-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.25-6 - Rebuilt for loongarch release * 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