Kwalitee Issues

has_meta_yml

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

no_symlinks

Remove the symlinks from the distribution.

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 (6) does not match dist (33):
  • Missing in MANIFEST: examples/MANIFEST, examples/MANIFEST.SKIP, examples/Makefile.PL, examples/bin/app.pl, examples/cgi-bin/test_CGI_file.pl, examples/config.yml, examples/environments/development.yml, examples/environments/production.yml, examples/lib/CGI/test_CGI.pm, examples/lib/CGI/test_CGI_OOP.pm, examples/lib/example.pm, examples/public/404.html, examples/public/500.html, examples/public/css/error.css, examples/public/css/style.css, examples/public/dispatch.cgi, examples/public/dispatch.fcgi, examples/public/favicon.ico, examples/public/images/perldancer-bg.jpg, examples/public/images/perldancer.jpg, examples/public/javascripts/jquery.js, examples/t/001_base.t, examples/t/002_index_route.t, examples/views/index.tt, examples/views/layouts/main.tt, examples/views/left.tt, lib/Dancer/Plugin/FakeCGI/Apache.pm

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache

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.

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
Dancer::Plugin::FakeCGI run CGI methods or Perl-files under Dancer 0.22 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
examples/MANIFEST metacpan
examples/Makefile.PL metacpan