On Fri, 25 Feb 2011, Chisel Wright via RT wrote:
Show quoted text> Queue: MooseX-Singleton
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=46086 >
>
> On Fri Oct 15 11:28:58 2010, robinedwards wrote:
>> We have also had this issue,
>>
>> adding:
>>
>> no warnings 'once';
>>
>> At line 24 "fixed" it,
>>
>> R
>
> This is the fix I made for the same issue.
>
> no strict 'refs';
> no warnings 'once';
> return ${"$pkg\::singleton"} = super;
I don't suppose you have a test case?
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/