The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$Id: Changes 27 2006-12-04 03:11:54Z per.henrik.johansen $

Revision history for Perl extension Geo::GeoNames.

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