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

ID18247
Package Nameperl-Storable
Version3.25
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Storable.git?.#677d46a51a53d8c3fa082a8c7056db837abcdcf7
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:40:16 CST
CompletedMon, 08 Jan 2024 02:43:26 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Storable.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Storable.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
perl-Storable-3.25-5.oc9.src.rpm (info) (download)
aarch64
perl-Storable-3.25-5.oc9.aarch64.rpm (info) (download)
perl-Storable-debuginfo-3.25-5.oc9.aarch64.rpm (info) (download)
perl-Storable-debugsource-3.25-5.oc9.aarch64.rpm (info) (download)
x86_64
perl-Storable-3.25-5.oc9.x86_64.rpm (info) (download)
perl-Storable-debuginfo-3.25-5.oc9.x86_64.rpm (info) (download)
perl-Storable-debugsource-3.25-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.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