https://github.com/hoehrmann/uri-geo
URI::geo Perl module
https://github.com/hoehrmann/uri-geo
Last synced: 3 months ago
JSON representation
URI::geo Perl module
- Host: GitHub
- URL: https://github.com/hoehrmann/uri-geo
- Owner: hoehrmann
- Created: 2012-01-07T15:08:44.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-07T15:09:26.000Z (about 14 years ago)
- Last Synced: 2025-10-14T09:15:50.586Z (3 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/URI-geo/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
URI::geo
========
Please see `perldoc lib/URI/geo.pm` for details.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install