Help for this page
eval{ $latlong = $geocoder->geocode(location => $location);
$param{location} = shift; ... my $location = $param{location} or Carp::croak("Usage: geocode(location => \$location)");