Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_tests

Add tests!

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: Cannot find MANIFEST in dist.

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: font-ttf-0.13/lib/font/ttf/cmap.pm -- Around line 336: '=item' outside of any '=over' Around line 340: You forgot a '=back' before '=head1' Around line 342: Unknown E content in E<Martin_Hosken@sil.org> font-ttf-0.13/lib/font/ttf/glyph.pm -- Around line 653: '=item' outside of any '=over' Around line 662: You forgot a '=back' before '=head1' font-ttf-0.13/lib/font/ttf/kern.pm -- Around line 24: '=item' outside of any '=over' Around line 36: You can't have =items (as at line 40) unless the first thing after the =over is an =item Around line 93: You forgot a '=back' before '=head1' Around line 246: '=item' outside of any '=over' Around line 254: You forgot a '=back' before '=head1' font-ttf-0.13/lib/font/ttf/ltsh.pm -- Around line 15: '=item' outside of any '=over' font-ttf-0.13/lib/font/ttf/name.pm -- Around line 149: '=item' outside of any '=over' Around line 154: You forgot a '=back' before '=head1' font-ttf-0.13/lib/font/ttf/oldcmap.pm -- Around line 344: '=item' outside of any '=over' Around line 348: You forgot a '=back' before '=head1' Around line 350: Unknown E content in E<Martin_Hosken@sil.org> font-ttf-0.13/lib/font/ttf/post.pm -- Around line 244: '=item' outside of any '=over' Around line 248: You forgot a '=back' before '=head1'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: font::ttf::cmap, font::ttf::cvt_, font::ttf::font, font::ttf::fpgm, font::ttf::glyf, font::ttf::glyph, font::ttf::hdmx, font::ttf::head, font::ttf::hhea, font::ttf::hmtx, font::ttf::kern, font::ttf::loca, font::ttf::ltsh, font::ttf::maxp, font::ttf::name, font::ttf::oldcmap, font::ttf::os_2, font::ttf::pclt, font::ttf::post, font::ttf::prep, font::ttf::segarr, font::ttf::table, font::ttf::ttc, font::ttf::utils, font::ttf::vhea, font::ttf::vmtx

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.0001,0.01,0.13,1.001

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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.

Provides

Name File View
Font::TTF::Cmap lib/font/ttf/cmap.pm metacpan
Font::TTF::Cvt_ lib/font/ttf/cvt_.pm metacpan
Font::TTF::Font lib/font/ttf/font.pm metacpan
Font::TTF::Fpgm lib/font/ttf/fpgm.pm metacpan
Font::TTF::Glyf lib/font/ttf/glyf.pm metacpan
Font::TTF::Glyph lib/font/ttf/glyph.pm metacpan
Font::TTF::Hdmx lib/font/ttf/hdmx.pm metacpan
Font::TTF::Head lib/font/ttf/head.pm metacpan
Font::TTF::Hhea lib/font/ttf/hhea.pm metacpan
Font::TTF::Hmtx lib/font/ttf/hmtx.pm metacpan
Font::TTF::Kern lib/font/ttf/kern.pm metacpan
Font::TTF::LTSH lib/font/ttf/ltsh.pm metacpan
Font::TTF::Loca lib/font/ttf/loca.pm metacpan
Font::TTF::Maxp lib/font/ttf/maxp.pm metacpan
Font::TTF::Name lib/font/ttf/name.pm metacpan
Font::TTF::OS_2 lib/font/ttf/os_2.pm metacpan
Font::TTF::OldCmap lib/font/ttf/oldcmap.pm metacpan
Font::TTF::PCLT lib/font/ttf/pclt.pm metacpan
Font::TTF::Post lib/font/ttf/post.pm metacpan
Font::TTF::Prep lib/font/ttf/prep.pm metacpan
Font::TTF::Segarr lib/font/ttf/segarr.pm metacpan
Font::TTF::Table lib/font/ttf/table.pm metacpan
Font::TTF::Ttc lib/font/ttf/ttc.pm metacpan
Font::TTF::Utils lib/font/ttf/utils.pm metacpan
Font::TTF::Vmtx lib/font/ttf/vmtx.pm metacpan