Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate 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: .gdbinit,.gitattributes,.gitignore,MANIFEST.SKIP,author.t/.gitignore,etc/.gitignore,html/.gitignore,html/lib/Marpa/R3/HTML/.gitignore,lib/Marpa/.gitignore,lib/Marpa/R3/.gitignore,pperl/Marpa/R3/Perl/.gitignore,t/.gitignore,xs/.gitignore

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 (273) does not match dist (271):
  • Missing in Dist: META.json, META.yml

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: Marpa::R3::HTML::Internal::Config::Default

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Entities
  • HTML::Parser

no_pod_errors

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

Error: Marpa-R3-3.003_002/pod/Advanced/Bibliography.pod -- Around line 29: Expected text after =item, not a number Around line 40: Expected text after =item, not a number Around line 53: Expected text after =item, not a number

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: html/lib/Marpa/R3/HTML.pm, html/lib/Marpa/R3/HTML/Callback.pm, html/lib/Marpa/R3/HTML/Config.pm, html/lib/Marpa/R3/HTML/Config/Compile.pm, html/lib/Marpa/R3/HTML/Config/Default.pm, html/lib/Marpa/R3/HTML/Config/Core.pm, html/tool/lib/Marpa/R3/HTML/Test/Util.pm, html/lib/Marpa/R3/HTML/Internal.pm, pperl/Marpa/R3/Perl.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.

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: Marpa::R3::HTML::Internal::Config::Default

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • DynaLoader

Modules

Name Abstract Version View
Marpa::R3 3.003_002 metacpan
Marpa::R3::ASF 3.003_002 metacpan
Marpa::R3::Grammar 3.003_002 metacpan
Marpa::R3::HTML 3.003_002 metacpan
Marpa::R3::HTML::Callback 3.003_002 metacpan
Marpa::R3::HTML::Config 3.003_002 metacpan
Marpa::R3::HTML::Config::Compile 3.003_002 metacpan
Marpa::R3::HTML::Internal::Config::Default metacpan
Marpa::R3::HTML::Internal::Core metacpan
Marpa::R3::HTML::Test::Util metacpan
Marpa::R3::Internal 3.003_002 metacpan
Marpa::R3::MetaAST 3.003_002 metacpan
Marpa::R3::MetaG 3.003_002 metacpan
Marpa::R3::Perl metacpan
Marpa::R3::Recognizer 3.003_002 metacpan
Marpa::R3::Stuifzand 3.003_002 metacpan
Marpa::R3::Thin::Trace 3.003_002 metacpan
Marpa::R3::Value 3.003_002 metacpan

Provides

Name File View
DynaLoader lib/Marpa/R3.pm metacpan
Marpa::R3::HTML::Internal html/lib/Marpa/R3/HTML.pm metacpan
Marpa::R3::HTML::Internal::Callback html/lib/Marpa/R3/HTML/Callback.pm metacpan
Marpa::R3::HTML::Internal::TDesc html/lib/Marpa/R3/HTML/Internal.pm metacpan
Marpa::R3::HTML::Internal::Token html/lib/Marpa/R3/HTML/Internal.pm metacpan
Marpa::R3::Internal::ASF lib/Marpa/R3/ASF.pm metacpan
Marpa::R3::Internal::ASF::Traverse lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Choicepoint lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Glade lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Grammar lib/Marpa/R3/Grammar.pm metacpan
Marpa::R3::Internal::MetaAST lib/Marpa/R3/MetaAST.pm metacpan
Marpa::R3::Internal::MetaAST::Symbol_List lib/Marpa/R3/MetaAST.pm metacpan
Marpa::R3::Internal::MetaG lib/Marpa/R3/MetaG.pm metacpan
Marpa::R3::Internal::Nidset lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Nook lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Perl pperl/Marpa/R3/Perl.pm metacpan
Marpa::R3::Internal::Powerset lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Progress_Report lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Recognizer lib/Marpa/R3/Recognizer.pm metacpan
Marpa::R3::Internal::Rule lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Scanless::G lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Scanless::R lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Stuifzand lib/Marpa/R3/Stuifzand.pm metacpan
Marpa::R3::Internal::Symbol lib/Marpa/R3/Internal.pm metacpan
Marpa::R3::Internal::Value lib/Marpa/R3/Value.pm metacpan
Marpa::R3::Internal::X lib/Marpa/R3.pm metacpan
Marpa::R3::Scanless::G lib/Marpa/R3/SLG.pm metacpan
Marpa::R3::Scanless::R lib/Marpa/R3/SLR.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan