On Wed, Jul 7, 2010 at 4:35 AM, Dave Hodgkinson <[email protected]> wrote:
> I've been told that returning the data structure is a Bad Thing as the
> data supplier may mess with it and Screw Things Up. So methods everywhere.

That was my original thought, but all the other ones seem to be thin
wrappers that just return a data structure.

> Also, what do other modules supply? Is there a Google equivalent?

Other modules:

http://search.cpan.org/dist/Geo-Coder-Bing/
http://search.cpan.org/dist/Geo-Coder-OSM/
http://search.cpan.org/dist/Geo-Coder-US/
http://search.cpan.org/dist/Geo-Coder-Google/

... and http://search.cpan.org/dist/Geo-Coder-PlaceFinder/ ... guess
somebody beat me to it! Same author as Bing and OSM above actually. Oh
well, happy PlaceFinder geocoding everyone :)

- Alex

Reply via email to