Skip Menu |

This queue is for tickets about the Weather-Underground CPAN distribution.

Report information
The Basics
Id: 6177
Status: new
Priority: 0/
Queue: Weather-Underground

People
Owner: Nobody in particular
Requestors: matthew [...] canonical.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.14
Fixed in: (no value)



Subject: Weather::Underground stopped working
OS: Linux Errors/Warnings: none Code: perl -MData::Dumper -MWeather::Underground -le '$x = new Weather::Underground(place => "Bloomington, Indiana"); print Dumper $x->get_weather();' The above code worked up until a few days ago. I think the Weather Underground may have updated their site and the screen scraping in this module broke. Not sure though, haven't looked into the problem too much. This module rocks, it'd be a shame if www.wunderground.com became a moving target that is impossible to interface with via Perl.
Date: Fri, 30 Apr 2004 14:28:35 -0400
From: Paul Visscher <paulv [...] canonical.org>
To: bug-Weather-Underground [...] rt.cpan.org
Subject: [cpan #6177] patch
RT-Send-Cc:
This patch seems to fix the problem. It works in the limited testing I've done (make test passess all tests now). --paulv

Message body is not shown because sender requested not to inline it.