Kwalitee Issues

has_meta_yml

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

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 (81):
  • Missing in MANIFEST: .svn/all-wcprops, .svn/entries, .svn/format, .svn/prop-base/Changes.svn-base, .svn/prop-base/MANIFEST.svn-base, .svn/prop-base/Makefile.PL.svn-base, .svn/prop-base/README.svn-base, .svn/text-base/Changes.svn-base, .svn/text-base/MANIFEST.svn-base, .svn/text-base/Makefile.PL.svn-base, .svn/text-base/README.svn-base, examples/.svn/all-wcprops, examples/.svn/entries, examples/.svn/format, examples/.svn/prop-base/01_hello_world.pl.svn-base, examples/.svn/prop-base/01_hello_world_GD.png.svn-base, examples/.svn/prop-base/01_hello_world_IM.png.svn-base, examples/.svn/prop-base/02_floatbox.pl.svn-base, examples/.svn/prop-base/02_floatbox_GD.png.svn-base, examples/.svn/prop-base/02_floatbox_IM.png.svn-base, examples/.svn/prop-base/10_text_demo.pl.svn-base, examples/.svn/prop-base/10_text_demo_GD.png.svn-base, examples/.svn/prop-base/10_text_demo_IM.png.svn-base, examples/.svn/prop-base/run_all_examples.pl.svn-base, examples/.svn/text-base/01_hello_world.pl.svn-base, examples/.svn/text-base/01_hello_world_GD.png.svn-base, examples/.svn/text-base/01_hello_world_IM.png.svn-base, examples/.svn/text-base/02_floatbox.pl.svn-base, examples/.svn/text-base/02_floatbox_GD.png.svn-base, examples/.svn/text-base/02_floatbox_IM.png.svn-base, examples/.svn/text-base/10_text_demo.pl.svn-base, examples/.svn/text-base/10_text_demo_GD.png.svn-base, examples/.svn/text-base/10_text_demo_IM.png.svn-base, examples/.svn/text-base/run_all_examples.pl.svn-base, examples/01_hello_world.pl, examples/01_hello_world_GD.png, examples/01_hello_world_IM.png, examples/02_floatbox.pl, examples/02_floatbox_GD.png, examples/02_floatbox_IM.png, examples/10_text_demo.pl, examples/10_text_demo_GD.png, examples/10_text_demo_IM.png, examples/run_all_examples.pl, lib/.svn/all-wcprops, lib/.svn/entries, lib/.svn/format, lib/Image/.svn/all-wcprops, lib/Image/.svn/entries, lib/Image/.svn/format, lib/Image/.svn/prop-base/BoxModel.pm.svn-base, lib/Image/.svn/text-base/BoxModel.pm.svn-base, lib/Image/BoxModel/.svn/all-wcprops, lib/Image/BoxModel/.svn/entries, lib/Image/BoxModel/.svn/format, lib/Image/BoxModel/.svn/prop-base/Lowlevel.pm.svn-base, lib/Image/BoxModel/.svn/prop-base/Text.pm.svn-base, lib/Image/BoxModel/.svn/text-base/Lowlevel.pm.svn-base, lib/Image/BoxModel/.svn/text-base/Text.pm.svn-base, lib/Image/BoxModel/Backend/.svn/all-wcprops, lib/Image/BoxModel/Backend/.svn/entries, lib/Image/BoxModel/Backend/.svn/format, lib/Image/BoxModel/Backend/.svn/prop-base/GD.pm.svn-base, lib/Image/BoxModel/Backend/.svn/prop-base/IM.pm.svn-base, lib/Image/BoxModel/Backend/.svn/text-base/GD.pm.svn-base, lib/Image/BoxModel/Backend/.svn/text-base/IM.pm.svn-base, lib/Image/BoxModel/Backend/GD.pm, lib/Image/BoxModel/Backend/IM.pm, lib/Image/BoxModel/Lowlevel.pm, lib/Image/BoxModel/Text.pm, t/.svn/all-wcprops, t/.svn/entries, t/.svn/format, t/.svn/prop-base/BoxModel.t.svn-base, t/.svn/text-base/BoxModel.t.svn-base

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .svn

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
Image::BoxModel Module for defining boxes on an image and putting things on them 0.08 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan