Kwalitee Issues

has_meta_yml

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

no_generated_files

Remove the offending files/directories!

Error: Makefile

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.

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 (23) does not match dist (31):
  • Missing in MANIFEST: MYMETA.json, MYMETA.yml, Makefile, bin/imdbLocal.pl, ignore.txt, lib/IMDB/Local/Download.pm, lib/IMDB/Local/ListFiles.pm, xt/boilerplate.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI

has_meta_json

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

consistent_version

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

Error: 0.01,1.00,1.04

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

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

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
IMDB::Local The great new IMDB::Local! 1.04 metacpan
IMDB::Local::Actor The great new IMDB::Local::Actor! 0.01 metacpan
IMDB::Local::DB The great new IMDB::Local::DB! 1.00 metacpan
IMDB::Local::DB::Base database abstraction with handy entry points 0.01 metacpan
IMDB::Local::DB::RecordIterator The great new IMDB::Local::DB::RecordIterator! 0.01 metacpan
IMDB::Local::DB::SQLite The great new IMDB::Local! 0.01 metacpan
IMDB::Local::Director The great new IMDB::Local::Director! 0.01 metacpan
IMDB::Local::Genre The great new IMDB::Local::Genre! 0.01 metacpan
IMDB::Local::Keyword The great new IMDB::Local::Keyword! 0.01 metacpan
IMDB::Local::Movie The great new IMDB::Local::Movie! 0.01 metacpan
IMDB::Local::Plot The great new IMDB::Local::Plot! 0.01 metacpan
IMDB::Local::Rating The great new IMDB::Local::Rating! 0.01 metacpan
IMDB::Local::TVShow The great new IMDB::Local::TVShow! 0.01 metacpan
IMDB::Local::Title The great new IMDB::Local::Title! 0.01 metacpan
IMDB::Local::VideoGame The great new IMDB::Local::VideoGame! 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan