Kwalitee Issues

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Perldoc, Perldoc::DOM::Element, Perldoc::DOM::PI, Perldoc::DOM::Text, Perldoc::DOM::WS, Perldoc::HTML, Perldoc::Parser, Perldoc::Parser::Kwid, Perldoc::Reader, Perldoc::Writer

no_pod_errors

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

Error: Perldoc-0.00_02/doc/kwidinput.pod -- Around line 513: Non-ASCII character seen before =encoding in '“active”,'. Assuming CP1252 Perldoc-0.00_02/doc/poddomspec.pod -- Around line 134: '=item' outside of any '=over' Around line 386: Expected text after =item, not a bullet Perldoc-0.00_02/lib/Perldoc/DOM/Node.pm -- Around line 140: You forgot a '=back' before '=head1' Perldoc-0.00_02/lib/Perldoc/Sender.pm -- Around line 80: =over without closing =back Perldoc-0.00_02/lib/Perldoc.pm -- Around line 77: =cut found outside a pod block. Skipping to next block.

has_meta_json

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

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.

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: Perldoc, Perldoc::DOM::Element, Perldoc::DOM::PI, Perldoc::DOM::Text, Perldoc::DOM::WS, Perldoc::HTML, Perldoc::Parser, Perldoc::Parser::Kwid, Perldoc::Reader, Perldoc::Writer

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Perldoc 0.00_02 metacpan
Perldoc::Base metacpan
Perldoc::DOM Represent a Perldoc document, DOM-style metacpan
Perldoc::DOM::Element element in a Perldoc::DOM tree metacpan
Perldoc::DOM::Node node in a Perldoc::DOM tree metacpan
Perldoc::DOM::PI a processing instruction in a Perldoc::DOM tree metacpan
Perldoc::DOM::Text text node in a Perldoc::DOM tree metacpan
Perldoc::DOM::WS ignorable whitespace in a Perldoc::DOM tree metacpan
Perldoc::HTML metacpan
Perldoc::Parser metacpan
Perldoc::Parser::Kwid metacpan
Perldoc::Reader metacpan
Perldoc::Receiver metacpan
Perldoc::Sender a description of how to `send' parse events metacpan
Perldoc::Writer metacpan

Provides

Name File View
Perldoc::Parser::Block lib/Perldoc/Parser.pm metacpan
Perldoc::Parser::Kwid::BoldPhrase lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::CodePhrase lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::DefinitionList lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::ItalicPhrase lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::NamedBlock lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::OrderedList lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::TextParagraph lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::Top lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::UnorderedList lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Kwid::VerbatimBlock lib/Perldoc/Parser/Kwid.pm metacpan
Perldoc::Parser::Phrase lib/Perldoc/Parser.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan