Geo-GeoNames-Record

INSTALLATION

To install this module type the following:

perl Makefile.PL PREFIX=/usr/local/
make
make test
make install

Run gn_update_admins if you want to look up country, admin1 or admin2.

DEPENDENCIES

This module requires these other modules and libraries:

DBD::SQLite
File::HomeDir
LWP

LINKS

http://www.geonames.org/
http://cads.stanford.edu/

COPYRIGHT AND LICENCE

Copyright (C) 2009-2010 by Xiangrui Meng

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.