Search results for "weather"
Weather::Bug::Weather - Simple class interface for a weather report.
The Weather class wraps the concept of a WeatherBug weather report. The WeatherBug API provides two different weather reports: Live Compact, and Live. This object wraps the full form which contains the basic information you may want from a weather ob...
GWADEJ/Weather-Bug-0.25 - 17 Sep 2010 03:47:52 UTC - Search in distribution- Weather::Bug - Provide an object oriented interface to the WeatherBug API.
- Weather::Bug::Alert - Simple class interface to WeatherBug alerts.
- Weather::Bug::Station - Simple class interface to the WeatherBug station data
- 7 more results from Weather-Bug »
Weather::TW - Fetch Taiwan weather data from http://www.cwb.gov.tw/ Most methods are reimplimented in Weather::TW::Forecast use them instead.
Weather::TW::Forecast reimplement Weather::TW with new web address (from V6 to V7) and new parser (use Mojo::DOM instead of HTML::TreeBulder). The methods in Weather::TW will be deprecated and shiped to Weather::TW::Forecast. More submodules will be ...
DRYMAN/Weather-TW-0.500002 - 28 Dec 2011 02:52:43 UTC - Search in distribution- Weather::TW::Forecast - Get Taiwan forecasts
Weather::YR - Object-oriented interface to Yr.no's weather service.
This is an object-oriented interface to Yr.no's free weather service located at <https://api.met.no/>....
TOREAU/Weather-YR-0.45 - 19 Oct 2021 13:32:41 UTC - Search in distribution- Weather::YR::Day - Base class representing a day containing data points.
- Weather::YR::Model - Base class for model classes.
- Weather::YR::DataPoint - Base class for data points.
- 21 more results from Weather-YR »
Geo::Weather - Weather retrieval module
The Geo::Weather module retrieves the current weather from weather.com when given city and state or a US zip code. Geo::Weather relies on LWP::UserAgent to work. In order for the timeout code to work correctly, you must be using a recent version of l...
MMACHADO/Geo-Weather-1.41 - 27 Aug 2003 17:02:31 UTC - Search in distribution
Weather::Com - fetching weather information from weather.com
*Weather::Com* provides three interfaces to access weather information from *weather.com*. Except from the main high level interface, there is also a simple, very easy to use one called *Weather::Com::Simple*. And if you want, you can also use the lo...
SCHNUECK/Weather-Com-0.5.3 - 24 Nov 2007 15:46:40 UTC - Search in distribution- Weather::Com::Base - Perl extension for getting weather information from weather.com
- Weather::Com::Wind - class containing wind data
- Weather::Com::Moon - class containing moon phase information
- 19 more results from Weather-Com »
Weather::WWO - API to World Weather Online
MATEU/Weather-WWO-0.07
-
03 Jul 2013 16:30:31 UTC
-
Search in distribution
Kwiki::Weather - Weather button and WAFL for your Kwiki
This adds as weather button in your Kwiki toolbar. Users must specify a zip code in their preferences first. Additionally, this plugin adds a WAFL phrase you can use to generate a weather report from KwikiText: === The Weather in Boston {weather: 021...
IAN/Kwiki-Weather-0.05 - 14 Nov 2005 04:54:28 UTC - Search in distribution
Weather::Fetch - a module that fetches the weather
This is a module that can be used to make a weather app. see script/weather.pl for example...
BRADHEFF/Weather-Fetch-0.02 - 18 Aug 2018 09:15:00 UTC - Search in distribution- weather.pl - prints weather
Weather::Meteo - Interface to https://open-meteo.com for historical weather data
Weather::Meteo provides an interface to open-meteo.com for historical weather data from 1940....
NHORNE/Weather-Meteo-0.06 - 16 Jun 2023 01:06:07 UTC - Search in distribution
Yahoo::Weather - Perl extension to Find Current Observation WEATHER and Two Day Forecast for a given Location or ZIP CODE.
Documentation for Yahoo::Weather. This module will get you Weather for 4.5 Million Locations (approx) but one at a time either by ZIPCODE or Place Name. Create an Object for Yahoo::Weather. Yahoo::Weather->new(); Get Weather Details Based on Location...
KCHAITAN/Yahoo-Weather-0.04 - 14 Oct 2010 10:56:55 UTC - Search in distribution
ZConf::Weather - A ZConf module for fetching weather information.
VVELOX/ZConf-Weather-1.0.0
-
23 Oct 2009 20:26:59 UTC
-
Search in distribution
- zcweather - Fetch and print weather information using ZConf::Weather.
Weather::Google - Perl interface to Google's Weather API
Weather::Google provides a simple interface to Google's Weather API....
POSSUM/Weather-Google-0.06 - 25 Jan 2013 23:32:10 UTC - Search in distribution
Weather::MOSMIX - Reader for MOSMIX weather forecast files
CORION/Weather-MOSMIX-0.03
-
26 Sep 2022 08:28:14 UTC
-
Search in distribution
- lib/Weather/WeatherGov.pm
- Weather::MOSMIX::Writer - Write MOSMIX weather forecast data to a DBI handle
- Weather::MOSMIX::Reader - Read MOSMIX weather forecast data
- 1 more result from Weather-MOSMIX »
Weather::Airport - Provides an interface to FlightStats.com Airport Weather Query
new Creates Weather::Airport object....
DROOGIE/Weather-Airport-1.0 - 15 Mar 2010 04:38:44 UTC - Search in distribution
Weather::WeatherKit - Apple WeatherKit REST API client
Weather::WeatherKit provides basic access to the Apple WeatherKit REST API (v1). WeatherKit replaces the Dark Sky API and requires an Apple developer subscription. Pease see the official API documentation <https://developer.apple.com/documentation/we...
DKECHAG/Weather-WeatherKit-0.11 - 23 Feb 2023 19:46:29 UTC - Search in distribution
Weather::Astro7Timer - Simple client for the 7Timer.info Weather Forecast service
Weather::Astro7Timer provides basic access to the 7Timer.info <https://7Timer.info> Weather Forecast API. 7Timer is a service based on NOAA's GFS and provides various types of forecast products. It is mostly known for its ASTRO product intended for a...
DKECHAG/Weather-Astro7Timer-0.1 - 27 Mar 2023 16:22:16 UTC - Search in distribution
Weather::Underground - Perl extension for retrieving weather information from wunderground.com
Weather::Underground is a perl module which provides a simple OO interface to retrieving weather data for a geographic location. It does so by querying wunderground.com and parsing the returned results....
MNAGUIB/Weather-Underground-3.03 - 21 Jul 2011 19:43:44 UTC - Search in distribution
Weather::OpenWeatherMap - Interface to the OpenWeatherMap API
An object-oriented interface to retrieving weather conditions & forecasts from OpenWeatherMap (<http://www.openweathermap.org/>) for a given city, latitude/longitude, or OpenWeatherMap city code. This module provides a simple blocking (LWP::UserAgent...
AVENJ/Weather-OpenWeatherMap-0.005004 - 03 Jan 2016 06:40:07 UTC - Search in distribution- Weather::OpenWeatherMap::Error - Internal and API error objects
- Weather::OpenWeatherMap::Cache - Cache manager for OpenWeatherMap results
- Weather::OpenWeatherMap::Result - Weather lookup result superclass
- 12 more results from Weather-OpenWeatherMap »
Weather::NOAA::GFS - Perl module for forecast weather maps from NOAA GFS site data
This module produces regional forecast weather maps from NOAA GFS site (http://nomad2.ncep.noaa.gov/ncep_data/). It downloads rough data, transforms it into IDRISI (binary GIS format) and then in PNG maps. Output maps are for temperature, relative hu...
LBECCHI/Weather-NOAA-GFS-0.10 - 29 Oct 2005 15:58:54 UTC - Search in distribution
Acme::Test::Weather - Test the weather conditions for a user.
Test the weather conditions for a user. The package determines a user's location by looking up their hostname / IP address using the *CAIDA::NetGeo::Client* package. Based on the data returned, weather conditions are polled using the *Weather::Underg...
ASCOPE/Acme-Test-Weather-0.2 - 21 Feb 2003 19:30:22 UTC - Search in distribution