in reply to Re^2: Frontier::Client mystery result string hash
in thread Frontier::Client mystery result string hash
$geocode = $result->[0]; print "Match: lat=$geocode->{'lat'} long=$geocode->{'long'}\n";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Frontier::Client mystery result string hash
by ikegami (Patriarch) on Feb 17, 2005 at 15:40 UTC |