Revision history for Weather-Bug

0.24  Wed Mar 25 19:30:00 2009
       Joseph Hull reported that WeatherBug had apparently modified the
       format of the date string in the getFullForecast response. Used this
       opportunity to move from a regex hack to DateTime::Format::Builder.
       Code now supports new format and old, in case they move back to the
       old format.
0.23  Sun Aug 17 22:04:00 2008
       Correct more installation errors: missing dependencies on what
       I believed to be core modules. CPAN Testing corrected.
0.22  Thu Aug 07 20:18:00 2008
       Correct installation errors: missing test files and dependency.
0.20  Tue Aug 05 21:15:00 2008
       Support for new WeatherBug API
       Thanks to Mike Rosulek <mike@mikero.com> fo initial version.