An open API service indexing awesome lists of open source software.

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

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