Why not adopt me?
This distribution is up for adoption! If you're interested then please contact the PAUSE module admins via email.Changes for version 0.005004 - 2016-01-03
- Fix lack of consistency regarding 'temp/temp_f' accessors between Current and Hourly reports
- confess() if attempting to construct a Request::Find for a city code
- Force Request->url related exceptions to take place at object construction time
- Drop Test::Memory::Cycle dependency
Modules
- Weather::OpenWeatherMap - Interface to the OpenWeatherMap API
- Weather::OpenWeatherMap::Cache - Cache manager for OpenWeatherMap results
- Weather::OpenWeatherMap::Error - Internal and API error objects
- Weather::OpenWeatherMap::Request - Weather lookup request superclass
- Weather::OpenWeatherMap::Request::Current
- Weather::OpenWeatherMap::Request::Find
- Weather::OpenWeatherMap::Request::Forecast
- Weather::OpenWeatherMap::Result - Weather lookup result superclass
- Weather::OpenWeatherMap::Result::Current - Weather conditions result
- Weather::OpenWeatherMap::Result::Find - Location search result
- Weather::OpenWeatherMap::Result::Forecast - Weather forecast result
- Weather::OpenWeatherMap::Result::Forecast::Block - A Role for weather forecast items
- Weather::OpenWeatherMap::Result::Forecast::Day - Weather report for a single day
- Weather::OpenWeatherMap::Result::Forecast::Hour - Weather report for a 3hr block
Provides
- Weather::OpenWeatherMap::Test in lib/Weather/OpenWeatherMap/Test.pm
- Weather::OpenWeatherMap::Units in lib/Weather/OpenWeatherMap/Units.pm