Fri, 26 Apr 2024 04:34:06 UTC | login

Information for build perl516-perl-autodie-2.22-3.el6

ID5360
Package Nameperl516-perl-autodie
Version2.22
Release3.el6
Epoch
SummaryReplace functions with ones that succeed or die
DescriptionThe "autodie" and "Fatal" pragma provides a convenient way to replace functions that normally return false on failure with equivalents that throw an exception on failure. However "Fatal" has been obsoleted by the new autodie pragma. Please use autodie in preference to "Fatal".
Built byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 11:34:46 UTC
CompletedFri, 02 Oct 2015 11:40:46 UTC
Taskbuild (sclo6-perl516-rh-el6, perl516-perl-autodie-2.22-3.el6.src.rpm)
Tags
sclo6-perl516-rh-candidate
RPMs
src
perl516-perl-autodie-2.22-3.el6.src.rpm (info) (download)
noarch
perl516-perl-autodie-2.22-3.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Feb 17 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-3 - Updated conditions to work properly for non-RHEL systems - Resolves: rhbz#1064855 * Thu Dec 12 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-2 - Rebuilt with newer perl516-build - Resolves: rhbz#1040838 * Tue Nov 12 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-1 - 2.22 bump * Wed Apr 03 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.16-1 - SCL package - initial import