diff options
Diffstat (limited to 'net/p5-Geo-IP-PurePerl/pkg-descr')
-rw-r--r-- | net/p5-Geo-IP-PurePerl/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/p5-Geo-IP-PurePerl/pkg-descr b/net/p5-Geo-IP-PurePerl/pkg-descr new file mode 100644 index 000000000000..927afc5e0505 --- /dev/null +++ b/net/p5-Geo-IP-PurePerl/pkg-descr @@ -0,0 +1,10 @@ +Geo::IP::PurePerl uses a file based database. This database simply contains +IP blocks as keys, and countries as values. This database is more complete +and accurate than reverse DNS lookups. + +Geo::IP::PurePerl can be used to automatically select the geographically +closest mirror, to analyze your web server logs to determine the countries +of your visiters, for credit card fraud detection, and for software export +controls. + +WWW: http://search.cpan.org/dist/Geo-IP-PurePerl/ |