Revision history for Perl module Weather-OpenWeatherMap
0.001004 2014-05-03
- Add support for caching results via Weather::OpenWeatherMap::Cache
0.001003 2014-05-03
- Fix Result::Forecast::Day->wind_speed_kph to return a correctly converted
value
- Provide Storable's 'freeze' as a method (on Request & Result objects)
- Expanded tests
0.001002 2014-04-23
- POD & t/ fixes
0.001001 2014-04-20
- Initial release