Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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 (103) does not match dist (68):
  • Missing in Dist: COPYING, CPP.pm, CPP.xs, Text-CPP-0.1/README, Text-CPP-0.1/cpperror.c, Text-CPP-0.1/cpphash.c, Text-CPP-0.1/cpphash.h, Text-CPP-0.1/cppmacro.c, Text-CPP-0.1/cppmain.c, Text-CPP-0.1/lbasename.c, Text-CPP-0.1/line-map.c, Text-CPP-0.1/obstack.h, Text-CPP-0.1/splay-tree.c, Text-CPP-0.1/splay-tree.h, Text-CPP-0.1/t/06_builtin.t, Text-CPP-0.1/t/08_options.t, Text-CPP-0.1/t/builtin0.c, Text-CPP-0.1/t/errors0.c, Text-CPP-0.1/t/imacros.h, Text-CPP-0.1/t/include.c, Text-CPP-0.1/t/include.h, Text-CPP-0.1/t/options_simple.c, cpplex.c, cpplib.h, cpptrad.c, hashtable.c, hwint.h, libiberty.h, mbchar.c, mbchar.h, mkdeps.h, safe-ctype.c, safe-ctype.h, system.h, typemap

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Text-CPP-0.10/Text-CPP-0.1/CPP.pm -- Around line 316: '=item' outside of any '=over' Around line 337: You forgot a '=back' before '=head1' Around line 339: '=item' outside of any '=over' Around line 349: You forgot a '=back' before '=head1'

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Text-CPP-0.1/CPP.pm

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
Text::CPP A full C Preprocessor in XS 0.10 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
Text-CPP-0.1/MANIFEST metacpan