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: .bzr/README,.bzr/branch/branch.conf,.bzr/branch/format,.bzr/branch/last-revision,.bzr/branch/lock,.bzr/branch/tags,.bzr/branch,.bzr/branch-format,.bzr/branch-lock,.bzr/checkout/conflicts,.bzr/checkout/dirstate,.bzr/checkout/format,.bzr/checkout/lock,.bzr/checkout/merge-hashes,.bzr/checkout,.bzr/repository/format,.bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.iix,.bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.rix,.bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.six,.bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.tix,.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/indices,.bzr/repository/lock,.bzr/repository/obsolete_packs,.bzr/repository/pack-names,.bzr/repository/packs/55e49c315a2ca196c0a4c2c0fcea138c.pack,.bzr/repository/packs/bf91b795dfeb5abb7ce0f932dc130e14.pack,.bzr/repository/packs/e1f7484190f92c9ad26eecd013506fe4.pack,.bzr/repository/packs,.bzr/repository/upload,.bzr/repository,.bzr

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 (36):
  • 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/55e49c315a2ca196c0a4c2c0fcea138c.iix, .bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.rix, .bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.six, .bzr/repository/indices/55e49c315a2ca196c0a4c2c0fcea138c.tix, .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/55e49c315a2ca196c0a4c2c0fcea138c.pack, .bzr/repository/packs/bf91b795dfeb5abb7ce0f932dc130e14.pack, .bzr/repository/packs/e1f7484190f92c9ad26eecd013506fe4.pack, MANIFEST.SKIP

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

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

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

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan