Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBIx::Class::Core
  • DBIx::Class::ResultSet
  • Moo
  • Try::Tiny

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

test_prereq_matches_use

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

Error:

  • DBI
  • Moose
  • Test::Fatal

Modules

Name Abstract Version View
DBIx::Class::DeploymentHandler::VersionStorage::WithSchema 0.003 metacpan
DBIx::Class::DeploymentHandler::VersionStorage::WithSchema::VersionResult 0.003 metacpan
DBIx::Class::DeploymentHandler::VersionStorage::WithSchema::VersionResultSet 0.003 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan