Hi,
After many months (years...) Geo::Coder::GoogleMaps have a new release ! The original company which paid me to develop this module have bankrupted so I resumed the work on this module on my free time. It took some time...
This version introduce the new Geo::Coder::GoogleMaps::Response object, fix for the user agent, documentation, a better test suite and many improvements. It also brings a major change in the API which will require you to update your scripts. Here is a non-exhaustive list of the changes since the 0.2 version (well... 0.3, 0.3.1 and 0.3.2 were kind of tests... and thanks to Slaven Rezic and RT it's now stable) :
- Huge API change : geocode() now returns a Geo::Coder::GoogleMaps::Response ;
- Documentation update ;
- KML update (KML 2.2 with ExtendedData support)
- many bug fixes.

