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

ID15270
Package Nameperl-Storable
Version3.25
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Storable.git?.#15fbc3ea31a0464798b53eeeb11758f12c2e165d
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, 18 Sep 2023 20:11:42 CST
CompletedMon, 18 Sep 2023 20:15:24 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
RPMs
src
perl-Storable-3.25-3.oc9.src.rpm (info) (download)
aarch64
perl-Storable-3.25-3.oc9.aarch64.rpm (info) (download)
x86_64
perl-Storable-3.25-3.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 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