Kwalitee Issues

has_changelog

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (6) does not match dist (8):
  • Missing in MANIFEST: README, README.pod

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

no_pod_errors

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

Error: Bio-Sketch-0.1/README.pod -- Around line 21: You can't have =items (as at line 28) unless the first thing after the =over is an =item Around line 43: '=item' outside of any '=over' Around line 57: '=item' outside of any '=over' Around line 71: '=item' outside of any '=over' Bio-Sketch-0.1/lib/Bio/Sketch.pm -- Around line 36: You can't have =items (as at line 42) unless the first thing after the =over is an =item Around line 58: '=item' outside of any '=over' Around line 73: '=item' outside of any '=over' Around line 88: '=item' outside of any '=over'

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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.

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
Bio::Sketch 0.1 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan