ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
402 B
Plaintext
8 lines
402 B
Plaintext
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: https://metacpan.org/release/Geo-Weather
|