-
-
19 Oct 2021 13:32:41 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (207 / 0 / 1)
- Kwalitee
Bus factor: 1- 81.41% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (25.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Tore Aursand
Changes for version 0.45 - 2021-10-19
- Make English the default symbol language.
- Minor code cleanup.
Modules
Object-oriented interface to Yr.no's weather service.Base class for data points.Base class representing a day containing data points.Object-oriented interface to Yr.no's "location forecast" API.Class that represents a location forecast's data point.Class that holds weather data for one day.Base class for model classes.Provides
in lib/Weather/YR/Base.pmin lib/Weather/YR/Lang/Symbol.pmin lib/Weather/YR/Model/Clouds.pmin lib/Weather/YR/Model/Precipitation/Symbol.pmin lib/Weather/YR/Model/Probability.pmin lib/Weather/YR/Model/Probability/Temperature.pmin lib/Weather/YR/Model/Probability/Wind.pmin lib/Weather/YR/TextForecast.pmin lib/Weather/YR/TextLocation.pmModule Install Instructions
To install Weather::YR, copy and paste the appropriate command in to your terminal.
cpanm Weather::YR
perl -MCPAN -e shell install Weather::YR
For more information on module installation, please visit the detailed CPAN module installation guide.