Skip Menu |

This queue is for tickets about the Coy CPAN distribution.

Report information
The Basics
Id: 24012
Status: resolved
Priority: 0/
Queue: Coy

People
Owner: Nobody in particular
Requestors: jrockway [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



I think the last line of the __DIE__ handler should decrement $nested, not $nexted. See page 73 of PBP for details :) -- Jonathan Rockway <jrockway@cpan.org>
I think the last line of the __DIE__ handler should decrement $nested, not $nexted. See page 73 of PBP for details :) -- Jonathan Rockway <jrockway@cpan.org>
I think the last line of the __DIE__ handler should decrement $nested, not $nexted. See page 73 of PBP for details :) -- Jonathan Rockway <jrockway@cpan.org>
Subject: Re: [rt.cpan.org #24015] AutoReply:
Date: Wed, 20 Dec 2006 06:08:27 -0600
To: bug-Coy [...] rt.cpan.org
From: Jonathan Rockway <jrockway [...] cpan.org>
RT seems to have created 3 copies of the bug. Sorry :( -- package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do { $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //, ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
Download (untitled)
application/pgp-signature 307b

Message body not shown because it is not plain text.

Thanks, AndyA caught that, too. Turning on strict will be a project. A bare minimum fixup release is coming.