diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-06 03:42:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-06 03:42:27 +0000 |
commit | 0c446614bd1bd8f89185d7ed63ebb16013c559c0 (patch) | |
tree | 0341807b24ba0038d453127bde0bdacb15eaf21a /misc/p5-Geo-Coder-Geocoder-US/pkg-descr | |
parent | 71a6c2ecf63abe6eda6f31a6223f6fc8b4ffe7e7 (diff) |
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-Geocoder-US/pkg-descr')
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/p5-Geo-Coder-Geocoder-US/pkg-descr b/misc/p5-Geo-Coder-Geocoder-US/pkg-descr new file mode 100644 index 000000000000..ffbf453ff8d9 --- /dev/null +++ b/misc/p5-Geo-Coder-Geocoder-US/pkg-descr @@ -0,0 +1,5 @@ +Geo::Coder::Geocoder::US geocodes addresses by looking them up on the +http://geocoder.us/ website. Because this site throttles access, this class does +to, to one request every 15 seconds. + +WWW: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/ |