The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.3

  • Introducing forecasts. There are the following new classes:
    • Weather::Com::Forecast
    • Weather::Com::DayForecast
    • Weather::Com::DayPart
  • Now, moon phase information is also available with current conditions
    • Weather::Com::Moon
  • Any date or time in main OO interface is now a Weather::Com::DateTime object.
  • Weather::Com now requires Time::Format
  • Fixed Bug [11448]: Weather::Com::Wind->maximum_gust() did not return any valid data
  • Introducing locations cache (build into Weather::Com::Cached) => we'll only search for location codes on the web, if we didn't have done so before and therefore already have them in our cachefile "locations.dat"
  • Optimized caching for high level OO interface => significant speed improvements

Documentation

fetching weather information from weather.com

Modules

class containing barometric pressure data
Perl extension for getting weather information from weather.com
Perl extension for getting weather information from weather.com
class containing current weather conditions
date and time class
class representing a forecast for one day
class representing daytime or night part of a forecast
finder class to search for weather.com location's
class representing all available weather forecasts for one location
class representing one location and its weather
class containing moon phase information
Simple Wrapper around the Weather::Com::Cached API
class containing the uv index data
class representing units of measure
class containing wind data