Name: | perl-Carp |
---|---|
Version: | 1.26 |
Release: | 244.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 28276 |
License: | GPL+ or Artistic |
RPM: | perl-Carp-1.26-244.el7.noarch.rpm |
Source RPM: | perl-Carp-1.26-244.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Carp/ |
Summary: | Alternative warn and die for modules |
Description: | The 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. |
- Mass rebuild 2013-12-27
- Increase release number to supersede perl sub-package (bug #957931)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Bump release to override sub-package from perl.spec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- 1.26 bump
- Perl 5.16 rebuild
- 1.25 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Specfile autogenerated by cpanspec 1.78. - Remove BuildRoot and defattr code from spec - Do not export private module DB