Information for build perl-autodie-2.34-3.oc9

ID15315
Package Nameperl-autodie
Version2.34
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-autodie.git?.#b514ff1222131fe784938e1af5d67d353aef4f4b
SummaryReplace functions with ones that succeed or die
DescriptionThe autodie pragma provides a convenient way to replace functions that normally return false on failure with equivalents that throw an exception on failure. The autodie pragma has lexical scope, meaning that functions and subroutines altered with autodie will only change their behaviour until the end of the enclosing block, file, or eval.If system is specified as an argument to autodie, then it uses IPC::System::Simple to do the heavy lifting.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:22:04 CST
CompletedMon, 18 Sep 2023 20:23:47 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-autodie.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-autodie.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-autodie-2.34-3.oc9.src.rpm (info) (download)
noarch
perl-autodie-2.34-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.34-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.34-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Aug 17 2022 Wang Zhe <bessiewang@tencent.com> - 2.34-1 - initial build