Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Weather::OpenWeatherMap::Request::Forecast
SYNOPSIS
# Usually created by Weather::OpenWeatherMap
DESCRIPTION
A Weather::OpenWeatherMap::Request subclass for building a forecast request.
ATTRIBUTES
days
The number of days to ask for (up to 16 for daily reports; up to 5 if "hourly" is true).
hourly
Request an hourly (actually 3-hour blocks) forecast.
By default, a daily report is requested.
SEE ALSO
Weather::OpenWeatherMap::Request
Weather::OpenWeatherMap::Result
Weather::OpenWeatherMap::Result::Forecast
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>
Licensed under the same terms as Perl.