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_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: ccv-src/lib/io

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 (192) does not match dist (177):
  • Missing in Dist: ccv-src/bin/.ycm_extra_conf.py, ccv-src/bin/icfcreate.c, ccv-src/bin/icfdetect.c, ccv-src/bin/icfoptimize.c, ccv-src/doc/icf.md, ccv-src/lib/.ycm_extra_conf.py, ccv-src/samples/pedestrian.icf, ccv-src/samples/pedestrian/cascade-1, ccv-src/samples/pedestrian/cascade-2, ccv-src/samples/pedestrian/cascade-3, ccv-src/samples/pedestrian/cascade-4, ccv-src/samples/pedestrian/cascade-5, ccv-src/samples/pedestrian/cascade-6, ccv-src/samples/pedestrian/multiscale, ccv-src/serve/icf.c

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Image::CCV

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Image::CCV, Image::CCV::Examples

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.

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::CCV Crazy-cool Computer Vision bindings for Perl 0.08 metacpan
Image::CCV::Examples 0.08 metacpan

Other Files

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