$Id: Changes 30 2007-07-03 18:54:57Z per.henrik.johansen $
Revision history for Perl extension Geo::GeoNames.
0.04 2007-07-03
- Added function find_nearest_address
- Added function find_nearest_intersection
- Added function find_nearby_streets
0.03 2006-12-04
- Use AUTOLOADER to find method names (they all looked the same)
- Use PREREQ_PM in Makefile.PL. Added the versions on my system, since
these are the only I know work for sure.
0.02 2006-11-30
- Added function find_nearby_postalcodes
- Added function find_nearby_placename
- Added function postalcode_country_info
- Refactored the code so it is easier to add new searches
- Fixed bug in geocode()
- edited perldoc
0.01 Mon Nov 27 17:01:39 2006
- original version; created by h2xs 1.23 with options
-AXc -n Geo::GeoNames