Skip Menu |

This queue is for tickets about the Locales CPAN distribution.

Report information
The Basics
Id: 80247
Status: resolved
Priority: 0/
Queue: Locales

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

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



Subject: new() needs to ref() if the first arg is an object
i.e. my $loc = Locales->new(…) works $loc->new(…) does not
On Wed Oct 17 13:54:20 2012, DMUEY wrote: Show quoted text
> i.e. > > my $loc = Locales->new(…) works > > $loc->new(…) does not
? use Module::Want to cache subclass loading result?
done in v0.27 just uploaded to CPAN