in reply to Google maps and Perl

Did you check CPAN?

Replies are listed 'Best First'.
Re^2: Google maps and Perl
by Anonymous Monk on Sep 26, 2009 at 00:58 UTC
    Yes, Geo::Google::StaticMaps WebService::GoogleMaps Geo::Coder::GoogleMaps but none of them seem to handle taking data back in, only on outputing to GM. I may be missing something, but if someone could point me to the correct module, or some demo code on reading data back into perl from maps, that would be fantastic.
      I'm not an expert on google offerings, but I'm sure first you need to find what you're looking for on google, like http://code.google.com/apis/maps/faq.html, then you go looking for how to interface to it using perl.
      please give the example code because i am new in this field i don't know how to use these modules.