Skip Menu |

This queue is for tickets about the IP-Country CPAN distribution.

Report information
The Basics
Id: 16068
Status: resolved
Priority: 0/
Queue: IP-Country

People
Owner: Nobody in particular
Requestors: jhe [...] proofpoint.com
Cc:
AdminCc:

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



Subject: deprecated $^W used in IP::Country::Fast
Can you replace the deprecated "$^W = 1" in IP::Country::Fast with "use warnings" ? Thanks.