Skip Menu |

This queue is for tickets about the MooseX-StrictConstructor CPAN distribution.

Report information
The Basics
Id: 55134
Status: rejected
Priority: 0/
Queue: MooseX-StrictConstructor

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

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



Subject: warning "apply to"
the module prints some strange warning or debug output: $ perl -MMoose -MMooseX::StrictConstructor -e 1 apply to Moose::Meta::Role::Application::ToClass=HASH(0x8eccc28) apply to Moose::Meta::Role::Application::ToClass=HASH(0x8df0308)
Subject: Re: [rt.cpan.org #55134] warning "apply to"
Date: Tue, 2 Mar 2010 10:34:48 -0600 (CST)
To: KARASIK via RT <bug-MooseX-StrictConstructor [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Tue, 2 Mar 2010, KARASIK via RT wrote: Show quoted text
> the module prints some strange warning or debug output: > > $ perl -MMoose -MMooseX::StrictConstructor -e 1 > apply to Moose::Meta::Role::Application::ToClass=HASH(0x8eccc28) > apply to Moose::Meta::Role::Application::ToClass=HASH(0x8df0308)
I cannot see anything in the code that would do this. Are you sure you didn't make some changes to Moose or MX::SC locally? -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/
Subject: Re: [rt.cpan.org #55134] warning "apply to"
Date: Tue, 2 Mar 2010 18:28:26 +0100
To: "autarch [...] urth.org via RT" <bug-MooseX-StrictConstructor [...] rt.cpan.org>
From: Dmitry Karasik <dmitry [...] karasik.eu.org>
On Tue, Mar 02, 2010 at 11:35:53AM -0500, autarch@urth.org via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=55134 > > > On Tue, 2 Mar 2010, KARASIK via RT wrote: >
> > the module prints some strange warning or debug output: > > > > $ perl -MMoose -MMooseX::StrictConstructor -e 1 > > apply to Moose::Meta::Role::Application::ToClass=HASH(0x8eccc28) > > apply to Moose::Meta::Role::Application::ToClass=HASH(0x8df0308)
> > I cannot see anything in the code that would do this.
Me neither, otherwise I'd sent a patch at least :| Show quoted text
> Are you sure you didn't make some changes to Moose or MX::SC locally?
I don't think so but I'll double-check versions. If you can't reproduce then please close the bug, it's either some strange Moose version or indeed local mods. Sorry for bothering. -- Sincerely, Dmitry Karasik