RT for rt.cpan.org
Skip Menu
|
Bug #80247 for Locales: new() needs to ref() if the first arg is an object
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Wed Oct 17 13:54:20 2012
dmuey [...] cpan.org - Ticket created
Subject:
new() needs to ref() if the first arg is an object
i.e. my $loc = Locales->new(…) works $loc->new(…) does not
Wed Oct 17 15:34:47 2012
dmuey [...] cpan.org - Correspondence added
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?
Wed Oct 17 15:34:47 2012
dmuey [...] cpan.org - Status changed from 'new' to 'open'
Wed Oct 31 21:28:59 2012
dmuey [...] cpan.org - Correspondence added
done in v0.27 just uploaded to CPAN
Wed Oct 31 21:29:00 2012
dmuey [...] cpan.org - Status changed from 'open' to 'resolved'