Kwalitee Issues

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: Makefile.PL,lib/Parse/Marpa/Source.pm.PL

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 (78) does not match dist (76):
  • Duplicates in MANIFEST: author.t/perlcriticrc, author.t/perltidyrc

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Parse::Marpa Obsolete Predecessor of the Marpa Distribution 1.008000 metacpan
Parse::Marpa::Evaluator Marpa Evaluator Objects 1.008000 metacpan
Parse::Marpa::Grammar Marpa Grammar Objects 1.008000 metacpan
Parse::Marpa::Lex Utility Methods for Lexing 1.008000 metacpan
Parse::Marpa::MDL Utility Methods for MDL 1.008000 metacpan
Parse::Marpa::Recognizer Marpa Recognizer Objects 1.008000 metacpan

Other Files

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