RT for rt.cpan.org
Skip Menu
|
Bug #88143 for Config-ApacheFormat: localize $_
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Config-ApacheFormat CPAN distribution
.
Report information
The Basics
Id:
88143
Status:
new
Priority:
0/
Queue:
Config-ApacheFormat
People
Owner:
Nobody in particular
Requestors:
PRO [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Aug 26 12:38:04 2013
PRO [...] cpan.org - Ticket created
Subject:
localize $_
ApacheFormat.pm: - $_ = <$fh>; + local $_ = <$fh>; or via named var