Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.1,1.4,1.7

has_separate_license_file

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

Modules

Name Abstract Version View
DBIx::Compare Compare database content 1.7 metacpan
DBIx::Compare::Oracle Compare Oracle database content 1.1 metacpan
DBIx::Compare::Pg Compare PostgreSQL database content 1.4 metacpan
DBIx::Compare::SQLite Compare SQLite database content 1.1 metacpan
DBIx::Compare::mysql Compare MySQL database content 1.1 metacpan

Provides

Name File View
db_comparison lib/DBIx/Compare.pm metacpan
mysql_comparison lib/DBIx/Compare/mysql.pm metacpan
oracle_comparison lib/DBIx/Compare/Oracle.pm metacpan
pg_comparison lib/DBIx/Compare/Pg.pm metacpan
sqlite_comparison lib/DBIx/Compare/SQLite.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan