Information for build perl-Carp-1.50-5.oc9

ID18076
Package Nameperl-Carp
Version1.50
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Carp.git?.#9926ee6134c40a301803d53e343701ab7f191cec
SummaryAlternative warn and die for modules
DescriptionThe Carp routines are useful in your own modules because they act like die() or warn(), but with a message which is more likely to be useful to a user of your module. In the case of cluck, confess, and longmess that context is a summary of every call in the call-stack. For a shorter message you can use carp or croak which report the error as being from where your module was called. There is no guarantee that that is where the error was, but it is a good educated guess.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:59:34 CST
CompletedMon, 08 Jan 2024 02:00:54 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Carp.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Carp.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
perl-Carp-1.50-5.oc9.src.rpm (info) (download)
noarch
perl-Carp-1.50-5.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 Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.50-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.50-4 - Remove perl-libs which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.50-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.50-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 11 2022 cunshunxia <cunshunxia@tencent.com> - 1.50-1 - initial build