Kwalitee Issues

no_pod_errors

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

Error: Pod-Abstract-0.26/lib/Pod/Abstract/Filter/sort.pm -- Around line 75: You forgot a '=back' before '=head1' Pod-Abstract-0.26/lib/Pod/Abstract/Node.pm -- Around line 735: =cut found outside a pod block. Skipping to next block.

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.

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Pod::Abstract Abstract document tree for Perl POD documents 0.26 metacpan
Pod::Abstract::BuildNode Build new nodes for use in Pod::Abstract. 0.26 metacpan
Pod::Abstract::Filter Generic Pod-in to Pod-out filter. 0.26 metacpan
Pod::Abstract::Filter::add_podcmds Insert explict =pod commands before each Pod block in a document. 0.26 metacpan
Pod::Abstract::Filter::clear_podcmds Remove =pod commands from the begining of Pod blocks. 0.26 metacpan
Pod::Abstract::Filter::cut Remove non-processed (cut) portions of a Pod document. 0.26 metacpan
Pod::Abstract::Filter::find Find specific nodes that contain a string. 0.26 metacpan
Pod::Abstract::Filter::number_sections paf command for basic multipart section numbering. 0.26 metacpan
Pod::Abstract::Filter::overlay Perform a method documentation overlay on a Pod document. 0.26 metacpan
Pod::Abstract::Filter::ptree convert the incoming document to a summarised parse tree, and dump that into a verbatim block. 0.26 metacpan
Pod::Abstract::Filter::sort alphabetically sort sub-sections within a POD section. 0.26 metacpan
Pod::Abstract::Filter::summary Show document outline, with short examples. 0.26 metacpan
Pod::Abstract::Filter::uncut Turn source code into verbatim nodes. 0.26 metacpan
Pod::Abstract::Filter::unoverlay Remove "overlay" blocks from a Pod document, as created by the paf overlay command. 0.26 metacpan
Pod::Abstract::Node Pod Document Node. 0.26 metacpan
Pod::Abstract::Parser Internal Parser class of Pod::Abstract. 0.26 metacpan
Pod::Abstract::Path Search for POD nodes matching a path within a document tree. 0.26 metacpan
Pod::Abstract::Serial generate a global sequence of serial numbers. 0.26 metacpan
Pod::Abstract::Tree Manage a level of Pod document tree Nodes. 0.26 metacpan

Other Files

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