The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.005002 - 2015-12-29

  • Fix documentation regarding rain/snow totals
  • Fix missing documentation regarding Find->iter($count)
  • carp() about it if constructed without an 'api_key'
  • Add 'set_api_key' writer for changing API key on an instance
  • Fix a bug related to reattaching Request objects to cached Results when calling ->retrieve on a Result object (rather than Request)
    • (This is a dubious thing to do anyway, but Cache allows it)
  • Test expansion

Modules

Interface to the OpenWeatherMap API
Cache manager for OpenWeatherMap results
Internal and API error objects
Weather lookup request superclass
Weather lookup result superclass
Weather conditions result
Location search result
A Role for weather forecast items
Weather report for a single day
Weather report for a 3hr block

Provides

in lib/Weather/OpenWeatherMap/Test.pm
in lib/Weather/OpenWeatherMap/Units.pm