blob: b3c5a4984ae9f23e125a8c21c105ad8553d3f8dc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
The Geo::Weather module retrieves the current weather from weather.com
when given city and state or a US zip code. After fetching the weather,
the module can print a general weather report, or return specific values
(ie: URL to a picture of the current weather for use on a website,
current numerical values for wind speed, temperature, dew point, etc).
WWW: http://search.cpan.org/search?dist=Geo-Weather
- Pete
petef@databits.net
|