Skip Menu |

This queue is for tickets about the Parse-Method-Signatures CPAN distribution.

Report information
The Basics
Id: 90983
Status: resolved
Priority: 0/
Queue: Parse-Method-Signatures

People
Owner: Nobody in particular
Requestors: perl [...] toby.ink
upasna.shukla [...] gmail.com
Cc:
AdminCc:

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



Subject: Vomits stack traces
Class::MOP::load_class() is deprecated in the latest development versions of Moose, and results in massive stack traces being sent to STDERR. Parse::Method::Signatures uses Class::MOP::load_class().
Subject: New Moose may break your code
Date: Fri, 29 Nov 2013 03:40:06 +0530
To: bug-Parse-Method-Signatures [...] rt.cpan.org
From: "Upasana Shukla" <upasna.shukla [...] gmail.com>
We recently deprecated Class::MOP::load_class in Moose. It appears that your module is affected. You can read more about the change here: https://metacpan.org/pod/release/ETHER/Moose-2.1106-TRIAL/lib/Moose/Manual/Delta.pod#pod2.1200 We recommend that you take a look at your code to see if it indeed does need to be updated with respect to the latest Moose release, 2.1106-TRIAL. If you have any questions, then please ask either on Moose mailing list : http://lists.perl.org/list/moose.html or on #moose & #moose-dev on irc.perl.org.
This affects MooseX::Declare and MooseX::Method::Signatures.
Subject: Re: [rt.cpan.org #90983] New Moose may break your code
Date: Thu, 9 Jan 2014 17:04:44 +0000
To: bug-Parse-Method-Signatures [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Attached patch fixes. -zefram

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

Thanks for the report and patch, it has been applied and released as version 1.003016.