GeoIP2-perl icon indicating copy to clipboard operation
GeoIP2-perl copied to clipboard

Perl API for MaxMind's GeoIP2 web services and databases

Results 1 GeoIP2-perl issues
Sort by recently updated
recently updated
newest added

$VERSION = '2.006002'; The represented_country method of Country object is missing due to a bug in Country.pm On line 22 of Country.pm in directory GeoIP2/Model/ : ``` __PACKAGE__->_define_attributes_for_keys( qw( continent...

bug