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/example/MANIFEST, examples/example/MANIFEST.SKIP, examples/example/Makefile.PL, examples/example/bin/app.pl, examples/example/cgi-bin/test_CGI_file.pl, examples/example/config.yml, examples/example/environments/development.yml, examples/example/environments/production.yml, examples/example/lib/CGI/test_CGI.pm, examples/example/lib/CGI/test_CGI_OOP.pm, examples/example/lib/example.pm, examples/example/public/404.html, examples/example/public/500.html, examples/example/public/css/error.css, examples/example/public/css/style.css, examples/example/public/dispatch.cgi, examples/example/public/dispatch.fcgi, examples/example/public/favicon.ico, examples/example/public/images/perldancer-bg.jpg, examples/example/public/images/perldancer.jpg, examples/example/public/javascripts/jquery.js, examples/example/t/001_base.t, examples/example/t/002_index_route.t, examples/example/views/index.tt, examples/example/views/layouts/main.tt, examples/example/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.2 metacpan

Other Files

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