Sat, 21 Mar 2026 13:19:11 CST | login

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

ID21810
Package Nameperl-Storable
Version3.25
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Storable.git?.#12c43a5d963ffa6aa427249daa7abac8a42535bb
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
StartedFri, 27 Sep 2024 17:45:33 CST
CompletedFri, 27 Sep 2024 17:48:01 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
perl-Storable-3.25-7.ocs23.src.rpm (info) (download)
aarch64
perl-Storable-3.25-7.ocs23.aarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-7.ocs23.aarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-7.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-Storable-3.25-7.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-7.ocs23.loongarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-7.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-Storable-3.25-7.ocs23.x86_64.rpm (info) (download)
perl-Storable-debuginfo-3.25-7.ocs23.x86_64.rpm (info) (download)
perl-Storable-debugsource-3.25-7.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.25-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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