diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-01 03:24:56 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-01 03:24:56 +0000 |
commit | 5777d085806d23451c90fdce5c7f0f4708fc8118 (patch) | |
tree | 10d34388bcff81077b72e1830bd6c70a4275fd06 /net/p5-Geo-IP-PurePerl/pkg-descr | |
parent | ae994c8ea8a59644c1a1406b0b6547826bc12791 (diff) | |
download | ports-5777d085806d23451c90fdce5c7f0f4708fc8118.tar.gz ports-5777d085806d23451c90fdce5c7f0f4708fc8118.zip |
Notes
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/ |