Kwalitee Issues

No Core Issues.

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.

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.

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::Abstract::BuildNode, Pod::Abstract::Filter::add_podcmds, Pod::Abstract::Filter::clear_podcmds, Pod::Abstract::Filter::summary, Pod::Abstract::Parser, Pod::Abstract::Serial, Pod::Abstract::Tree

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
Pod::Abstract Abstract document tree for Perl POD documents 0.19 metacpan
Pod::Abstract::BuildNode Build new nodes for use in Pod::Abstract. 0.19 metacpan
Pod::Abstract::Filter Generic Pod-in to Pod-out filter. 0.19 metacpan
Pod::Abstract::Filter::add_podcmds paf command to insert explict =pod commands before each Pod block in a document. 0.19 metacpan
Pod::Abstract::Filter::clear_podcmds paf command to remove =pod commands from the begining of Pod blocks. 0.19 metacpan
Pod::Abstract::Filter::cut paf command to remove non-processed (cut) portions of a Pod document. 0.19 metacpan
Pod::Abstract::Filter::find paf command to find specific nodes that contain a string. 0.19 metacpan
Pod::Abstract::Filter::number_sections paf command for basic multipart section numbering. 0.19 metacpan
Pod::Abstract::Filter::overlay paf command to perform a method documentation overlay on a Pod document. 0.19 metacpan
Pod::Abstract::Filter::sort paf command to alphabetically sort sub-sections within a Pod section 0.19 metacpan
Pod::Abstract::Filter::summary paf command to show document outline, with short examples. 0.19 metacpan
Pod::Abstract::Filter::uncut paf command to turn source code into verbatim nodes. 0.19 metacpan
Pod::Abstract::Filter::unoverlay paf command to remove "overlay" blocks from a Pod document, as created by the paf overlay command. 0.19 metacpan
Pod::Abstract::Node Pod Document Node. 0.19 metacpan
Pod::Abstract::Parser Internal Parser class of Pod::Abstract. 0.19 metacpan
Pod::Abstract::Path Search for POD nodes matching a path within a document tree. 0.19 metacpan
Pod::Abstract::Serial generate a global sequence of serial numbers. 0.19 metacpan
Pod::Abstract::Tree Manage a level of Pod document tree Nodes. 0.19 metacpan

Other Files

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