Weather-Com 2.0.0 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Weather::Com::L10N, Weather::Com::L10N::de, Weather::Com::L10N::en_us, Weather::Com::L10N::fr, Weather::Com::Simple
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Weather-Com-2.0.0/lib/Weather/Com/CurrentConditions.pm -- Around line 228: Non-ASCII character seen before =encoding in '"°C\n";'. Assuming CP1252 Weather-Com-2.0.0/lib/Weather/Com.pm -- Around line 310: Non-ASCII character seen before =encoding in '"°C\n";'. Assuming CP1252
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Weather::Com::DateTime, Weather::Com::DayPart, Weather::Com::Forecast, Weather::Com::L10N, Weather::Com::L10N::de, Weather::Com::L10N::en_us, Weather::Com::L10N::fr, Weather::Com::Simple
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.001,1.002,1.003
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Weather::Com | fetching weather information from weather.com (Note that weather.com is retiring the XML Data Feed.) | 1.002 | metacpan |
Weather::Com::AirPressure | class containing barometric pressure data | 1.002 | metacpan |
Weather::Com::Base | Perl extension for getting weather information from weather.com | 1.001 | metacpan |
Weather::Com::Cached | Perl extension for getting weather information from I<weather.com> | 1.003 | metacpan |
Weather::Com::CurrentConditions | class containing current weather conditions | 1.003 | metacpan |
Weather::Com::DateTime | date and time class | 1.002 | metacpan |
Weather::Com::DayForecast | class representing a forecast for one day | 1.002 | metacpan |
Weather::Com::DayPart | class representing daytime or night part of a forecast | 1.002 | metacpan |
Weather::Com::Finder | finder class to search for I<weather.com> location's | 1.002 | metacpan |
Weather::Com::Forecast | class representing all available weather forecasts for one location | 1.003 | metacpan |
Weather::Com::L10N | 1.001 | metacpan | |
Weather::Com::L10N::de | 1.001 | metacpan | |
Weather::Com::L10N::en_us | 1.001 | metacpan | |
Weather::Com::L10N::fr | 1.001 | metacpan | |
Weather::Com::Location | class representing one location and its weather | 1.003 | metacpan |
Weather::Com::Moon | class containing moon phase information | 1.002 | metacpan |
Weather::Com::Object | 1.001 | metacpan | |
Weather::Com::Simple | Simple Wrapper around the L<Weather::Com::Cached> API | 1.002 | metacpan |
Weather::Com::UVIndex | class containing the uv index data | 1.002 | metacpan |
Weather::Com::Units | class representing units of measure | 1.002 | metacpan |
Weather::Com::Wind | class containing wind data | 1.002 | metacpan |