Kwalitee Issues

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • local/DBD-mysql/blib/man3/Bundle::DBD::mysql.3
  • local/DBD-mysql/blib/man3/DBD::mysql.3
  • local/DBD-mysql/blib/man3/DBD::mysql::INSTALL.3

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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.

no_local_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude local directories from a distribution.

Error: local

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • DBI::DBD

Modules

Name Abstract Version View
Mojo::mysql Mojolicious and Async MySQL/MariaDB 1.24 metacpan
Mojo::mysql::Database Database metacpan
Mojo::mysql::Migrations Migrations metacpan
Mojo::mysql::PubSub Publish/Subscribe metacpan
Mojo::mysql::Results Results metacpan
Mojo::mysql::Transaction Transaction metacpan
SQL::Abstract::mysql Generate SQL from Perl data structures for MySQL and MariaDB metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan
local/DBD-mysql/MANIFEST metacpan
local/DBD-mysql/Makefile.PL metacpan