libgeo-ip-perl

Perl interface to geoip library
  https://metacpan.org/release/Geo-IP
  0
  no reviews



Geo::ip is a perl external module which provides an interface to geoip library.

geoip is a c library that enables the user to find the country that any ip address or hostname originates from. it uses a file based database that simply contains ip blocks as keys, and countries as values. this database is managed by the geoip library package.