Sat, 28 Mar 2026 02:14:33 CST | login

Information for build perl-Carp-1.50-4.ocs23

ID815
Package Nameperl-Carp
Version1.50
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Carp.git?.#536e1e5e586b5b558b4c22d831c953272521b124
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 15 Aug 2023 20:13:44 CST
CompletedTue, 15 Aug 2023 20:15:04 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Carp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Carp.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Carp-1.50-4.ocs23.src.rpm (info) (download)
noarch
perl-Carp-1.50-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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