Kwalitee Issues

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.

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 (10) does not match dist (9):
  • Missing in Dist: Makefile.Plugin

no_pod_errors

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

Error: Mojolicious-Plugin-GSSAPI-0.1.0/lib/Mojolicious/Plugin/GSSAPI.pm -- Around line 162: Non-ASCII character seen before =encoding in 'Tobias Oetiker,'. Assuming UTF-8

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Mojolicious::Plugin::GSSAPI Provide Kerberos authentication. 0.001000 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.md metacpan