Thu, 25 Apr 2024 11:28:12 UTC | login

Information for build perl516-perl-Carp-1.32-3.el7

ID5417
Package Nameperl516-perl-Carp
Version1.32
Release3.el7
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 byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 13:31:11 UTC
CompletedFri, 02 Oct 2015 13:34:08 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-Carp-1.32-3.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
sclo7-perl516-rh-release
sclo7-perl516-rh-testing
RPMs
src
perl516-perl-Carp-1.32-3.el7.src.rpm (info) (download)
noarch
perl516-perl-Carp-1.32-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Feb 13 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-3 - Update conditions to work for non-RHEL systems - Resolves: rhbz#1064855 * Mon Dec 02 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-2 - Update filters - Resolves: rhbz#1036795 * Tue Nov 12 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-1 - 1.32 bump * Mon May 20 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-101 - Update BRs * Mon Feb 04 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-100 - Stack package - initial release