Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 84294
Status: open
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: agilbrt [...] gmail.com
Cc:
AdminCc:

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



Subject: No error message is shown with Mouse under the perl debugger.
Date: Fri, 29 Mar 2013 13:31:52 -0400
To: bug-Mouse [...] rt.cpan.org
From: Anthony Gilbert <agilbrt [...] gmail.com>
Hi there, If a program using Mouse dies/throws an exception while the program is running under the perl debugger, the error message is not shown, only where the error (appears to have) happened. I need to leave the debugger and run the command again to see what the error message was. [image: Inline images 1] To reproduce, please run the attached divisor.pl. This behaviour is observed under - perl 5.12.4, Mouse 0.97 & 1.05, Mac OSX 10.7.5, Mouse installed via macports - perl 5.12.2, Mouse 0.97 & 1.05, Linux 2.6.36-gentoo-r5, Mouse installed via CPAN tarball. The complete error message is shown when running without the debugger, ie. "perl divisor.pl". This behaviour is not observed when Moose is substituted for Mouse. (Only tested under OSX; I do not have the privileges required to install Moose on the linux machine). Thank you. -- Anthony Gilbert -------- agilbrt gmail.com
Screen Shot 2013-03-29 at 1.01.56 PM.png

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Hi, sorry to respond you lately. Unfortunately it seems a Perl's bug which has been fixed in Perl 5.14.0. https://metacpan.org/module/RJBS/perl-5.16.3/pod/perl5140delta.pod#Exception-Handling I'm afraid but I have no idea how to handle this issue :(
Subject: Re: [rt.cpan.org #84294] No error message is shown with Mouse under the perl debugger.
Date: Sat, 4 May 2013 00:39:36 -0400
To: bug-Mouse [...] rt.cpan.org
From: Anthony Gilbert <agilbrt [...] gmail.com>
Thank you so much for looking into the issue. I am glad that the flaw was elsewhere and that it has been resolved. I would also like to thank you for Mouse. I am a better programmer because of it. On 25 April 2013 00:50, Goro Fuji via RT <bug-Mouse@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=84294 > > > Hi, sorry to respond you lately. > > Unfortunately it seems a Perl's bug which has been fixed in Perl 5.14.0. > > > https://metacpan.org/module/RJBS/perl-5.16.3/pod/perl5140delta.pod#Exception-Handling > > I'm afraid but I have no idea how to handle this issue :( > > >
-- Anthony Gilbert -------- agilbrt gmail.com