Kwalitee Issues

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

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 (41) does not match dist (40):
  • Missing in Dist: Statistics-Covid-0.13.tar.gz

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: Statistics::Covid::Schema

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: Statistics::Covid::Schema

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).

Modules

Name Abstract Version View
Statistics::Covid Fetch, store in DB, retrieve and analyse Covid-19 statistics from data providers 0.13 metacpan
Statistics::Covid::DataProvider::Base 0.13 metacpan
Statistics::Covid::DataProvider::UK::BBC 0.13 metacpan
Statistics::Covid::DataProvider::UK::GOVUK 0.13 metacpan
Statistics::Covid::DataProvider::World::JHU 0.13 metacpan
Statistics::Covid::Datum Version is a table in our database of collected Covid statistics and this module initialises this table using DBIx::Class 0.13 metacpan
Statistics::Covid::Datum::IO 0.13 metacpan
Statistics::Covid::Datum::Table 0.13 metacpan
Statistics::Covid::IO::Base 0.13 metacpan
Statistics::Covid::IO::DualBase 0.13 metacpan
Statistics::Covid::Migrator Migrate data already collected to a newer version 0.13 metacpan
Statistics::Covid::Schema DBIx::Class::Schema subclass, entry to the DBIx::Class. Nothing to change here or be concerned with. 0.13 metacpan
Statistics::Covid::Schema::Result::Datum Datum is a table in our database of collected Covid statistics and this module initialises this table using DBIx::Class 0.13 metacpan
Statistics::Covid::Schema::Result::Version Version is a table in our database of collected Covid statistics and this module initialises this table using DBIx::Class 0.13 metacpan
Statistics::Covid::Utils 0.13 metacpan
Statistics::Covid::Version 0.13 metacpan
Statistics::Covid::Version::IO 0.13 metacpan
Statistics::Covid::Version::Table 0.13 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
README.md metacpan