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 (8) does not match dist (30):
  • Missing in MANIFEST: .bzr/README, .bzr/branch-format, .bzr/branch/branch.conf, .bzr/branch/format, .bzr/branch/last-revision, .bzr/branch/tags, .bzr/checkout/conflicts, .bzr/checkout/dirstate, .bzr/checkout/format, .bzr/checkout/merge-hashes, .bzr/repository/format, .bzr/repository/indices/bf91b795dfeb5abb7ce0f932dc130e14.iix, .bzr/repository/indices/bf91b795dfeb5abb7ce0f932dc130e14.rix, .bzr/repository/indices/bf91b795dfeb5abb7ce0f932dc130e14.six, .bzr/repository/indices/bf91b795dfeb5abb7ce0f932dc130e14.tix, .bzr/repository/indices/e1f7484190f92c9ad26eecd013506fe4.iix, .bzr/repository/indices/e1f7484190f92c9ad26eecd013506fe4.rix, .bzr/repository/indices/e1f7484190f92c9ad26eecd013506fe4.six, .bzr/repository/indices/e1f7484190f92c9ad26eecd013506fe4.tix, .bzr/repository/pack-names, .bzr/repository/packs/bf91b795dfeb5abb7ce0f932dc130e14.pack, .bzr/repository/packs/e1f7484190f92c9ad26eecd013506fe4.pack

no_pod_errors

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

Error: MathML-Entities/lib/MathML/Entities.pm -- Around line 2245: You forgot a '=back' before '=head1'

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: .bzr

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: MathML::Entities

Modules

Name Abstract Version View
MathML::Entities Convert XHTML+MathML Named Entities to Numeric Character References 0.17 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan