Kwalitee Issues

buildtool_not_executable

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

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 (72) does not match dist (47):
  • Missing in Dist: Mojolicious-Plugin-PlackMiddleware-0.23.tar.gz, t/01_basic.t, t/dispatcher_lite_app.t, t/group_lite_app.t, t/lite_app.t, t/public/hello.txt, t/public/hello2.txt, t/public_dev/hello.txt, t/templates/23.html.epl, t/templates/dies_too.html.ep, t/templates/encoding.koi8-r.ep, t/templates/exception.html.epl, t/templates/exception.testing.html.ep, t/templates/foo/bar.rss.ep, t/templates/foo/bar/index.html.epl, t/templates/foo/index.html.xpl, t/templates/foo/yada.html.ep, t/templates/layouts/default.html.epl, t/templates/layouts/green.html.epl, t/templates/not_found.testing.html.ep, t/templates/simple.html.pod, t/templates/syntaxerror.html.epl, t/templates/withblock.txt.epl, t/templates/withlayout.html.epl, t/websocket_lite_app.t

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.

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.

Modules

Name Abstract Version View
Mojolicious::Plugin::PlackMiddleware Plack::Middleware inside Mojolicious 0.24 metacpan

Provides

Name File View
Mojolicious::Plugin::PlackMiddleware::_Cond lib/Mojolicious/Plugin/PlackMiddleware.pm metacpan
Mojolicious::Plugin::PlackMiddleware::_EH lib/Mojolicious/Plugin/PlackMiddleware.pm metacpan
Mojolicious::Plugin::PlackMiddleware::_PSGIInput lib/Mojolicious/Plugin/PlackMiddleware.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.pod metacpan