package Google::GeoCoder::Smart;
require Exporter;
use LWP::Simple qw(!head);
use JSON;
our @ISA = qw(Exporter);
our @EXPORT = qw(geocode parse);
our $VERSION = 1.16;
=head1 NAME
Smart - Goo
ing.
This module only depends on LWP::Simple and JSON.
This version removes the depriciated homemade xml parsing and goes completely with the JSON format.
If you need the old xml version, the ol
}{lng};
It is helpful to know the format of the json returns of the api.
A good example can be found at http://www.google.com/maps/apis/geocode/json?address=1600+Amphitheatre+Parkway+Mountain+View,