Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: DBIx-TempDB-0.16/t/blog/lib/PaxHeader/Blog.pm,DBIx-TempDB-0.16/t/blog/lib/PaxHeader/Blog.pm

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (47) does not match dist (46):
  • Missing in Dist: META.yml

test_prereq_matches_use

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

Error:

  • Test::Mojo

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.

Modules

Name Abstract Version View
DBIx::TempDB Create a temporary database 0.16 metacpan
DBIx::TempDB::Util Utility functions for DBIx::TempDB metacpan

Provides

Name File View
DBIx::TempDB::Guard lib/DBIx/TempDB/Util.pm metacpan

Other Files

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