2001-08-05 06:18:19 +02:00
|
|
|
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).
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Geo-Weather/
|