RT for rt.cpan.org
Skip Menu
|
Bug #89096 for Perl-Critic: ErrorHandling::RequireCarping should allow die; and die $@;
Active bugs
Resolved bugs
Rejected bugs
Preferred bug tracker
Please visit the
preferred bug tracker
to report your issue.
This queue is for tickets about the
Perl-Critic CPAN distribution
.
Report information
The Basics
Id:
89096
Status:
new
Priority:
0/
Queue:
Perl-Critic
People
Owner:
Nobody in particular
Requestors:
TIMB [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Tue Oct 01 06:26:28 2013
TIMB [...] cpan.org - Ticket created
Subject:
ErrorHandling::RequireCarping should allow die; and die $@;
ErrorHandling::RequireCarping should allow die; and die $@; for error propagation.