1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/p5-Geo-Weather/pkg-descr
Mario Sergio Fujikawa Ferreira 27930d34f2 New port p5-Geo-Weather version 0.0.8: Perl module to retrieve
weather information from weather.com

PR:		29425
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:18:19 +00:00

11 lines
435 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: http://search.cpan.org/search?dist=Geo-Weather
- Pete
petef@databits.net