lon => $lon, # Longitude
output => $format?, # Output format (default json)
unit => $unit?, # Units (default metric)
lang => $language?, # Languag
requested location.
Returns a string containing the JSON or XML data, except in array context, in which case,
as a convenience, it will use L<JSON> or L<XML::Simple> to decode it directly to a Perl h
C<unit> : C<metric> (default) or C<british> units.
=item * C<output> : Output format, supports C<json> (default), C<xml> or C<png>.
=item * C<tzshift> : Timezone offset in hours (-23 to 23).
=item
lon => $lon, # Longitude
output => $format?, # Output format (default json)
unit => $unit?, # Units (default metric)
lang => $language?, # Languag
requested location.
Returns a string containing the JSON or XML data, except in array context, in which case,
as a convenience, it will use L<JSON> or L<XML::Simple> to decode it directly to a Perl h
C<unit> : C<metric> (default) or C<british> units.
=item * C<output> : Output format, supports C<json> (default), C<xml> or C<png>.
=item * C<tzshift> : Timezone offset in hours (-23 to 23).
=item