Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'mailto:bug-pod-simple@rt.cpan.org' for 'bugtracker' does not have a URL authority (resources -> bugtracker) [Validation: 1.4]

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: Pod::Simple::Transcode

no_pod_errors

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

Error: Pod-Simple-3.11/lib/perlpodspec.pod -- Around line 307: Non-ASCII character seen before =encoding in 'C<m/\A:?[−a−zA−Z0−9_]+\z/>.'. Assuming UTF-8

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Pod::Simple, Pod::Simple::BlackBox, Pod::Simple::Checker, Pod::Simple::Debug, Pod::Simple::DumpAsText, Pod::Simple::DumpAsXML, Pod::Simple::HTML, Pod::Simple::HTMLBatch, Pod::Simple::HTMLLegacy, Pod::Simple::LinkSection, Pod::Simple::Methody, Pod::Simple::Progress, Pod::Simple::PullParser, Pod::Simple::PullParserEndToken, Pod::Simple::PullParserStartToken, Pod::Simple::PullParserTextToken, Pod::Simple::PullParserToken, Pod::Simple::RTF, Pod::Simple::Search, Pod::Simple::SimpleTree, Pod::Simple::Text, Pod::Simple::TextContent, Pod::Simple::TiedOutFH, Pod::Simple::Transcode, Pod::Simple::TranscodeDumb, Pod::Simple::TranscodeSmart, Pod::Simple::XHTML, Pod::Simple::XMLOutStream

consistent_version

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

Error: 3.11,5.01

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
Pod::Simple framework for parsing Pod 3.11 metacpan
Pod::Simple::BlackBox 3.11 metacpan
Pod::Simple::Checker check the Pod syntax of a document 3.11 metacpan
Pod::Simple::Debug put Pod::Simple into trace/debug mode 3.11 metacpan
Pod::Simple::DumpAsText dump Pod-parsing events as text 3.11 metacpan
Pod::Simple::DumpAsXML turn Pod into XML 3.11 metacpan
Pod::Simple::HTML convert Pod to HTML 3.11 metacpan
Pod::Simple::HTMLBatch convert several Pod files to several HTML files 3.11 metacpan
Pod::Simple::HTMLLegacy 5.01 metacpan
Pod::Simple::LinkSection represent "section" attributes of L codes 3.11 metacpan
Pod::Simple::Methody turn Pod::Simple events into method calls 3.11 metacpan
Pod::Simple::Progress 3.11 metacpan
Pod::Simple::PullParser a pull-parser interface to parsing Pod 3.11 metacpan
Pod::Simple::PullParserEndToken end-tokens from Pod::Simple::PullParser 3.11 metacpan
Pod::Simple::PullParserStartToken start-tokens from Pod::Simple::PullParser 3.11 metacpan
Pod::Simple::PullParserTextToken text-tokens from Pod::Simple::PullParser 3.11 metacpan
Pod::Simple::PullParserToken tokens from Pod::Simple::PullParser 3.11 metacpan
Pod::Simple::RTF format Pod as RTF 3.11 metacpan
Pod::Simple::Search find POD documents in directory trees 3.11 metacpan
Pod::Simple::SimpleTree parse Pod into a simple parse tree 3.11 metacpan
Pod::Simple::Text format Pod as plaintext 3.11 metacpan
Pod::Simple::TextContent get the text content of Pod 3.11 metacpan
Pod::Simple::TiedOutFH 3.11 metacpan
Pod::Simple::Transcode 3.11 metacpan
Pod::Simple::TranscodeDumb 3.11 metacpan
Pod::Simple::TranscodeSmart 3.11 metacpan
Pod::Simple::XHTML format Pod as validating XHTML 3.11 metacpan
Pod::Simple::XMLOutStream turn Pod into XML 3.11 metacpan

Other Files

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