Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: pax_global_header,pax_global_header

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: .shipit,MANIFEST.SKIP,discount-2.1.5a/makepage.1,discount-2.1.5a/makepage.c,discount-2.1.5a/markdown.1,discount-2.1.5a/markdown.3,discount-2.1.5a/markdown.7,discount-2.1.5a/markdown.c,discount-2.1.5a/markdown.h,discount-2.1.5a/mkd2html.1,discount-2.1.5a/mkd2html.c,discount-2.1.5a/mkdio.h.in,discount-2.1.5a/mktags.c,discount-2.1.5a/theme.1,discount-2.1.5a/theme.c,discount-2.1.5a/version.c.in

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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 (155) does not match dist (164):
  • Missing in MANIFEST: .shipit, MANIFEST.SKIP, discount-2.1.5a/makepage.1, discount-2.1.5a/makepage.c, discount-2.1.5a/markdown.1, discount-2.1.5a/markdown.3, discount-2.1.5a/markdown.7, discount-2.1.5a/markdown.c, discount-2.1.5a/markdown.h, discount-2.1.5a/mkd2html.1, discount-2.1.5a/mkd2html.c, discount-2.1.5a/mkdio.h.in, discount-2.1.5a/mktags.c, discount-2.1.5a/theme.1, discount-2.1.5a/theme.c, discount-2.1.5a/version.c.in
  • Missing in Dist: Discount.bs, Discount.c, Discount.o, MYMETA.json, MYMETA.yml, discount-2.1.5a/Makefile, discount-2.1.5a/github_flavoured.o

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

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::Markdown::Discount Perl extension interface for C<Discount>, an implementation of John Gruber's C<markdown> L<http://daringfireball.net/projects/markdown/> in C developed by David Loren Parsons L<http://www.pell.portland.or.us/~orc>. 0.03 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan