pkgsrc-wip/p5-GeoIP/DESCR
Juan Romero Pardines ce8cfa0049 Initial import of p5-GeoIP 1.15
This module a simple file-based database.  This database simply contains IP
blocks as keys, and countries as values.  The data contains all public IP
addresses and should be more complete and accurate than reverse complete
COMPLETE and accurate than reverse DNS lookups.

This module can be used to automatically select the geographically closest
mirror, or to analyze your web server logs to determine the countries of
your visiters.

http://maxmind.com/geoip/api/perl.shtml
2003-05-21 09:35:07 +00:00

8 lines
435 B
Text

This module a simple file-based database. This database simply contains IP
blocks as keys, and countries as values. The data contains all public IP
addresses and should be more complete and accurate than reverse complete
COMPLETE and accurate than reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, or to analyze your web server logs to determine the countries of
your visiters.