# HG changeset patch # User Matti Hamalainen # Date 1403112692 -10800 # Node ID bfa9bbcad2e55bb8eb29715eb4ce93d626723fa1 # Parent 95012f8f687aec4c4c7c2c4a5f081047c6e3d880 Cosmetics. diff -r 95012f8f687a -r bfa9bbcad2e5 fetch_weather.pl --- a/fetch_weather.pl Mon Jun 16 03:18:54 2014 +0300 +++ b/fetch_weather.pl Wed Jun 18 20:31:32 2014 +0300 @@ -453,7 +453,7 @@ { if ($flol->{"lat"} == $flat && $flol->{"long"} == $flong) { - $weatherdata->{$floc->{"gml:name"}} = [ + $weatherdata->{$floc->{"gml:name"}} = $flol->{"time"}, $flol->{"temp"}, "",