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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Statistics/Covid/Schema.pm, Statistics/Covid/Schema/Result/Datum.pm, Statistics/Covid/Schema/Result/Version.pm

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.23 metacpan
Statistics::Covid::Analysis::Model::Simple Fits the data to various models 0.23 metacpan
Statistics::Covid::Analysis::Plot::Simple Plots data 0.23 metacpan
Statistics::Covid::DataProvider::Base 0.23 metacpan
Statistics::Covid::DataProvider::UK::BBC 0.23 metacpan
Statistics::Covid::DataProvider::UK::GOVUK 0.23 metacpan
Statistics::Covid::DataProvider::World::JHU 0.23 metacpan
Statistics::Covid::Datum Class dual to the 'Datum' table in DB - it contains data for one time and space point. 0.23 metacpan
Statistics::Covid::Datum::IO 0.23 metacpan
Statistics::Covid::Datum::Table 0.23 metacpan
Statistics::Covid::IO::Base 0.23 metacpan
Statistics::Covid::IO::DualBase 0.23 metacpan
Statistics::Covid::Migrator Migrate data already collected to a newer version 0.23 metacpan
Statistics::Covid::Schema DBIx::Class::Schema subclass, entry to the DBIx::Class. Nothing to change here or be concerned with. 0.23 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.23 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.23 metacpan
Statistics::Covid::Utils assorted, convenient, stand-alone, public and semi-private subroutines 0.23 metacpan
Statistics::Covid::Version 0.23 metacpan
Statistics::Covid::Version::IO 0.23 metacpan
Statistics::Covid::Version::Table 0.23 metacpan

Other Files

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