Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Moo
  • Role::Tiny
  • SQL::Abstract::Classic
  • Safe::Isa
  • feature
  • mro
  • parent

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.

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: ideas/mst-magic.pm

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Role::Tiny

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
DBIx::Class::ResultSet::FormatDateTimes metacpan
DBIx::Class::ResultSet::SQLA2Support metacpan
DBIx::Class::Row::SQLA2Support metacpan
DBIx::Class::SQLA2 SQL::Abstract v2 support in DBIx::Class 0.01_2 metacpan
DBIx::Class::Schema::SQLA2Support SQL::Abstract v2 support in DBIx::Class::Schema metacpan
SQL::Abstract::Plugin::CaseExpr Case Expression support for SQLA2! 0.01_2 metacpan
SQL::Abstract::Plugin::Upsert Upsert (ON CONFLICT) support for SQLA2! 0.01_2 metacpan
SQL::Abstract::Plugin::WindowFunctions Window Function support for SQLA2! 0.01_2 metacpan

Provides

Name File View
DBIx::Class::ResultSet::AutoJoin ideas/mst-magic.pm metacpan
DBIx::Class::ResultSet::AutoQualify ideas/mst-magic.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.md metacpan
cpanfile metacpan