abh / geo-coder-yahoo
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (8)
- Wiki (1)
- Graphs
-
Tag:
v0.41
| name | age | message | |
|---|---|---|---|
| |
Changes | ||
| |
MANIFEST | ||
| |
META.yml | Sun Jul 13 14:32:27 -0700 2008 | |
| |
Makefile.PL | ||
| |
README | ||
| |
eg/ | Sun Jul 13 13:52:52 -0700 2008 | |
| |
lib/ | ||
| |
t/ |
README
Geo::Coder::Yahoo
Provides a thin Perl interface to the Yahoo! Geocoding API.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Geo::Coder::Yahoo
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/Geo-Coder-Yahoo
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geo-Coder-Yahoo
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Geo-Coder-Yahoo
CPAN Ratings:
http://cpanratings.perl.org/d/Geo-Coder-Yahoo
COPYRIGHT AND LICENCE
Copyright (C) 2005 Ask Bjoern Hansen
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

