Kwalitee Issues

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: Perl6::Pod::Parser::Utils

no_pod_errors

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

Error: Perl6-Pod-0.18/lib/Perl6/Pod/FormattingCode/L.pm -- Around line 21: An empty L<> Perl6-Pod-0.18/lib/Perl6/Pod/FormattingCode/M.pm -- Around line 21: Deleting unknown formatting code M<> Deleting unknown formatting code M<> Around line 30: Deleting unknown formatting code M<> Perl6-Pod-0.18/lib/Perl6/Pod/Parser/Doallow.pm -- Around line 22: Deleting unknown formatting code R<> Perl6-Pod-0.18/lib/Perl6/Pod/Parser/Utils.pm -- Around line 21: =back without =over

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: Perl6::Pod::Parser::Utils

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
Perl6::Pod use Perl6's pod in perl5 programms 0.18 metacpan
Perl6::Pod::Block base class for Perldoc blocks metacpan
Perl6::Pod::Block::code Verbatim pre-formatted sample source code metacpan
Perl6::Pod::Block::comment handle =comment block metacpan
Perl6::Pod::Block::format handle =format block metacpan
Perl6::Pod::Block::para handle B<=para> -ordinary paragraph metacpan
Perl6::Pod::Block::pod handle =pod block metacpan
Perl6::Pod::Block::table Simple tables metacpan
Perl6::Pod::Directive::config handle =config directive metacpan
Perl6::Pod::Directive::use handle =use directive metacpan
Perl6::Pod::FormattingCode base class for formatting code metacpan
Perl6::Pod::FormattingCode::B Basis/focus of sentence metacpan
Perl6::Pod::FormattingCode::I Important metacpan
Perl6::Pod::FormattingCode::L handle "L" formatting code metacpan
Perl6::Pod::FormattingCode::M class of M code metacpan
Perl6::Pod::FormattingCode::P handle "P" formatting code metacpan
Perl6::Pod::Parser base class for perl6's pod parsers metacpan
Perl6::Pod::Parser::AddHeadLevels group headers by level metacpan
Perl6::Pod::Parser::AddIds generate attribute id for elements metacpan
Perl6::Pod::Parser::Context metacpan
Perl6::Pod::Parser::CustomCodes Filter for handle custom codes metacpan
Perl6::Pod::Parser::Doallow handle :allow configuration option metacpan
Perl6::Pod::Parser::Doformatted handle :formatted configuration option metacpan
Perl6::Pod::Parser::FilterPattern metacpan
Perl6::Pod::Parser::ListLevels group lists by level metacpan
Perl6::Pod::Parser::Pod2Events metacpan
Perl6::Pod::Parser::Utils set of useful functions metacpan
Perl6::Pod::Test test lib metacpan
Perl6::Pod::To base class for output formatters metacpan
Perl6::Pod::To::DocBook DocBook formater metacpan
Perl6::Pod::To::DocBook::ProcessHeads convert heads to sections metacpan
Perl6::Pod::To::Mem create elements tree in memory metacpan
Perl6::Pod::To::XHTML XHTML formater metacpan
Perl6::Pod::To::XHTML::MakeBody add body section metacpan
Perl6::Pod::To::XHTML::MakeHead convert heads to sections metacpan
Perl6::Pod::To::XHTML::ProcessHeadings convert headings to tags metacpan
Perl6::Pod::To::XML XML formatter metacpan
Test::Filter metacpan
Test::FilterDocBook metacpan

Other Files

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