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.54/lib/Perl6/Pod/Directive/alias.pm -- Around line 29: Deleting unknown formatting code A<> Perl6-Pod-0.54/lib/Perl6/Pod/FormattingCode/L.pm -- Around line 21: An empty L<> Perl6-Pod-0.54/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.54/lib/Perl6/Pod/FormattingCode/T.pm -- Around line 22: Deleting unknown formatting code T<> Perl6-Pod-0.54/lib/Perl6/Pod/FormattingCode/X.pm -- Around line 78: You forgot a '=back' before '=head2' Perl6-Pod-0.54/lib/Perl6/Pod/Parser/Utils.pm -- Around line 21: =back without =over Perl6-Pod-0.54/lib/Perl6/Pod/Utl/Context.pm -- Around line 36: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 163: Non-ASCII character seen before =encoding in 'С<block_name>'. Assuming CP1252 Perl6-Pod-0.54/lib/Perl6/Pod/Utl.pm -- Around line 13: '=item' outside of any '=over' Around line 43: You forgot a '=back' before '=head2' Around line 81: '=item' outside of any '=over' =over without closing =back Perl6-Pod-0.54/lib/Perl6/Pod.pm -- Around line 194: Deleting unknown formatting code V<>

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.

Modules

Name Abstract Version View
Perl6::Pod Pod6 implementation 0.54 metacpan
Perl6::Pod::Block base class for Perldoc blocks metacpan
Perl6::Pod::Block::SEMANTIC metacpan
Perl6::Pod::Block::code Verbatim pre-formatted sample source code metacpan
Perl6::Pod::Block::comment handle =comment block metacpan
Perl6::Pod::Block::head handle B<=head> - Headings metacpan
Perl6::Pod::Block::input handle =input block metacpan
Perl6::Pod::Block::item lists metacpan
Perl6::Pod::Block::nested Nesting blocks metacpan
Perl6::Pod::Block::output handle =output block metacpan
Perl6::Pod::Block::para handle B<=para> -ordinary paragraph metacpan
Perl6::Pod::Block::table Simple tables metacpan
Perl6::Pod::Codeactions metacpan
Perl6::Pod::Directive::alias synonyms for longer Pod sequences 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::A Replaced by contents of specified macro/object metacpan
Perl6::Pod::FormattingCode::B Basis/focus of sentence metacpan
Perl6::Pod::FormattingCode::C Contained text is code metacpan
Perl6::Pod::FormattingCode::D Definition metacpan
Perl6::Pod::FormattingCode::E include named Unicode or XHTML entities metacpan
Perl6::Pod::FormattingCode::I Important metacpan
Perl6::Pod::FormattingCode::K keyboard input metacpan
Perl6::Pod::FormattingCode::L handle "L" formatting code metacpan
Perl6::Pod::FormattingCode::M class of M code metacpan
Perl6::Pod::FormattingCode::N inline note metacpan
Perl6::Pod::FormattingCode::P handle "P" formatting code metacpan
Perl6::Pod::FormattingCode::R Replaceable item metacpan
Perl6::Pod::FormattingCode::S Space-preserving text metacpan
Perl6::Pod::FormattingCode::T Terminal output metacpan
Perl6::Pod::FormattingCode::U Unusual text metacpan
Perl6::Pod::FormattingCode::X index entry metacpan
Perl6::Pod::FormattingCode::Z Inline comments metacpan
Perl6::Pod::Grammars set of grammars for Pod6 metacpan
Perl6::Pod::Lex metacpan
Perl6::Pod::Lex::Block metacpan
Perl6::Pod::Lex::FormattingCode metacpan
Perl6::Pod::Lex::RawText metacpan
Perl6::Pod::Lex::Text 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::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::Test metacpan
Perl6::Pod::To::XHTML XHTML formater metacpan
Perl6::Pod::Utl metacpan
Perl6::Pod::Utl::AbstractVisiter metacpan
Perl6::Pod::Utl::Context metacpan
Perl6::Pod::Writer metacpan

Other Files

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