Sat, 20 Apr 2024 02:53:02 UTC | login

Information for build perl516-perl-Carp-1.32-3.sc1.el6

ID7319
Package Nameperl516-perl-Carp
Version1.32
Release3.sc1.el6
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
StartedThu, 12 Nov 2015 22:18:58 UTC
CompletedThu, 12 Nov 2015 22:21:56 UTC
Taskbuild (sclo6-perl516-rh-el6, perl516-perl-Carp-1.32-3.sc1.el6.src.rpm)
Tags
sclo6-perl516-rh-candidate
sclo6-perl516-rh-release
sclo6-perl516-rh-testing
RPMs
src
perl516-perl-Carp-1.32-3.sc1.el6.src.rpm (info) (download)
noarch
perl516-perl-Carp-1.32-3.sc1.el6.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