Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

no_generated_files

Remove the offending files/directories!

Error: Makefile, pm_to_blib

has_license_in_source_file

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

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 (35) does not match dist (70):
  • Missing in MANIFEST: Makefile, blib/arch/.exists, blib/arch/auto/Dist/Setup/.exists, blib/bin/.exists, blib/lib/Dist/.exists, blib/lib/Dist/Setup.pm, blib/lib/auto/Dist/Setup/.exists, blib/lib/auto/share/dist/Dist-Setup/Changes.raw, blib/lib/auto/share/dist/Dist-Setup/Changes.raw.cond, blib/lib/auto/share/dist/Dist-Setup/LICENSE.raw, blib/lib/auto/share/dist/Dist-Setup/MANIFEST.SKIP, blib/lib/auto/share/dist/Dist-Setup/Makefile.PL, blib/lib/auto/share/dist/Dist-Setup/cpanfile, blib/lib/auto/share/dist/Dist-Setup/dist_setup.conf, blib/lib/auto/share/dist/Dist-Setup/dot_devcontainer/.cond, blib/lib/auto/share/dist/Dist-Setup/dot_devcontainer/Dockerfile, blib/lib/auto/share/dist/Dist-Setup/dot_devcontainer/devcontainer.json.raw, blib/lib/auto/share/dist/Dist-Setup/dot_devcontainer/update_content.sh, blib/lib/auto/share/dist/Dist-Setup/dot_github/.cond, blib/lib/auto/share/dist/Dist-Setup/dot_github/workflows/ci.yml, blib/lib/auto/share/dist/Dist-Setup/dot_gitignore, blib/lib/auto/share/dist/Dist-Setup/dot_perlcriticrc, blib/lib/auto/share/dist/Dist-Setup/dot_perltidyrc, blib/lib/auto/share/dist/Dist-Setup/t/000-load.t, blib/lib/auto/share/dist/Dist-Setup/t/001-cpanfile.t, blib/lib/auto/share/dist/Dist-Setup/t/001-perlcritic.t, blib/lib/auto/share/dist/Dist-Setup/t/001-podsyntax.t, blib/lib/auto/share/dist/Dist-Setup/t/001-spelling.t, blib/lib/auto/share/dist/Dist-Setup/tt_footer, blib/lib/auto/share/dist/Dist-Setup/tt_header, blib/man1/.exists, blib/man3/.exists, blib/script/.exists, blib/script/perl_dist_setup, pm_to_blib

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: blib/lib/Dist/Setup.pm

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.

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.

Modules

Name Abstract Version View
Dist::Setup 0.06 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
blib/lib/auto/share/dist/Dist-Setup/Makefile.PL metacpan
blib/lib/auto/share/dist/Dist-Setup/cpanfile metacpan
cpanfile metacpan
data/Makefile.PL metacpan
data/cpanfile metacpan