Name: | perl-Carp |
---|---|
Version: | 1.40 |
Release: | 367.module+el8.1.0+5399+8245a79b |
Architecture: | noarch |
Module: | perl:5.24:8010020190529084201:ee766497 |
Group: | Development/Libraries |
Size: | 41455 |
License: | GPL+ or Artistic |
RPM: | perl-Carp-1.40-367.module+el8.1.0+5399+8245a79b.noarch.rpm |
Source RPM: | perl-Carp-1.40-367.module+el8.1.0+5399+8245a79b.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.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. |
- Rebuild with enable hardening (bug #1636329)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Increase release to favour standalone package
- 1.40 bump in order to dual-live with perl 5.24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- 1.38 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Increase release to favour standalone package
- Perl 5.22 rebuild
- 1.36 bump