Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-Carp - Alternative warn and die for modules https://bugzilla.redhat.com/show_bug.cgi?id=736768 Summary: Review Request: perl-Carp - Alternative warn and die for modules Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: ppisar@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Spec URL: http://ppisar.fedorapeople.org/perl-Carp/perl-Carp.spec SRPM URL: http://ppisar.fedorapeople.org/perl-Carp/perl-Carp-1.22-1.fc17.src.rpm 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. This package provides Perl Carp module to dual-live with module from bundled perl.spec. Upstream decided to put Carp package into CPAN for easier maintenance (http://thread.gmane.org/gmane.comp.lang.perl.perl5.porters/98699). So Fedora follows. This package targets F17 and will be built after sub-packaging Carp modules into perl.spec perl-Carp. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review