Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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!

prereq_matches_use

List all used modules in META.yml requires

Error:

  • IO::Scalar

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.

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
OODoc object oriented production of code documentation 0.07 metacpan
OODoc::Format base class for all OODoc formatters 0.07 metacpan
OODoc::Format::Html Produce HTML pages from the doc tree 0.07 metacpan
OODoc::Format::Pod Produce POD pages from the doc tree 0.07 metacpan
OODoc::Format::Pod2 Produce POD pages from the doc tree with a template 0.07 metacpan
OODoc::Manifest maintain the information inside a manifest file. 0.07 metacpan
OODoc::Manual one manual about a package 0.07 metacpan
OODoc::Object base class for all OODoc classes. 0.07 metacpan
OODoc::Parser base class for all OODoc parsers. 0.07 metacpan
OODoc::Parser::Markov Parser for the MARKOV syntax 0.07 metacpan
OODoc::Text text component as found in a manual 0.07 metacpan
OODoc::Text::Chapter collects the information of one chapter 0.07 metacpan
OODoc::Text::Default one default for an option in one subroutine 0.07 metacpan
OODoc::Text::Diagnostic one explanation of a problem report 0.07 metacpan
OODoc::Text::Example one example for the use of a subroutine 0.07 metacpan
OODoc::Text::Option one option for one subroutine 0.07 metacpan
OODoc::Text::Section collects the text of one section within a chapter 0.07 metacpan
OODoc::Text::Structure set of paragraphs with examples and subroutines 0.07 metacpan
OODoc::Text::SubSection collects the text of one subsection within a section 0.07 metacpan
OODoc::Text::Subroutine collects information about one documented sub 0.07 metacpan

Other Files

MANIFEST metacpan