Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (33) does not match dist (32):
  • Missing in Dist: t/.Weather-YR-Textforecast-1.5.t.swp

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Weather-YR-0.24/lib/Weather/YR/Textforecast.pm -- Around line 54: Non-ASCII character seen before =encoding in 'bokmål,'. Assuming UTF-8

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

Modules

Name Abstract Version View
Weather::YR Perl extension for talking to yr.no 0.24 metacpan
Weather::YR::Base Base class for all YR service classes. metacpan
Weather::YR::Locationforecast Used to fetch forecast from a geo position from YR metacpan
Weather::YR::Locationforecast::Forecast Stores data about a forecast metacpan
Weather::YR::Locationforecast::Forecast::Full Stores data about a forecast metacpan
Weather::YR::Locationforecast::Forecast::Precip Stores precipitation data about a forecast metacpan
Weather::YR::Locationforecast::Forecast::Symbol Stores symbol data about a forecast metacpan
Weather::YR::Parser Helps to parse special types of data. metacpan
Weather::YR::Textforecast Used to fetch text based forecast from YR metacpan
Weather::YR::Textforecast::Forecast Stores data about a forecast metacpan
Weather::YR::Textforecast::Product Stores a product type description metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan