Subject: | IP Address 107.150.62.250 isn't in the database |
#!/usr/bin/env perl -wT
use strict;
use IP::Country;
print IP::Country->new()->inet_atocc('107.150.62.250'), "\n";
gives:
Use of uninitialized value in print at ./country line 6.
This queue is for tickets about the IP-Country CPAN distribution.
The Basics
People
|
Bug Information
|