Tue, 02 Jul 2024 13:29:41 UTC | login

Information for build perl-Carp-1.50-438.fc31

ID89549
Package Nameperl-Carp
Version1.50
Release438.fc31
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 07:53:58 UTC
CompletedTue, 16 Jul 2019 07:53:58 UTC
Tags
f31
RPMs
src
perl-Carp-1.50-438.fc31.src.rpm (info) (download)
noarch
perl-Carp-1.50-438.fc31.noarch.rpm (info) (download)
Changelog * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.50-438 - Increase release to favour standalone package * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.50-418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.50-417 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.50-416 - Increase release to favour standalone package * Wed May 23 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.50-1 - Upgrade to 1.50 as provided in perl-5.28.0 * Fri Apr 20 2018 Petr Pisar <ppisar@redhat.com> - 1.42-396 - Prevent from some stack-not-ref-counted crashes in Carp (RT#52610) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-395 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-394 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.42-393 - Perl 5.26 rebuild