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: Devel-Declare-Parser-0.021/lib/Devel/Declare/Interface.pm -- Around line 110: '=item' outside of any '=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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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
Devel::Declare::Interface Interface to Devel-Declare parsers. metacpan
Devel::Declare::Parser Higher level interface to Devel-Declare 0.021 metacpan
Devel::Declare::Parser::Codeblock Parser for functions that just take a codeblock. metacpan
Devel::Declare::Parser::Emulate Parser that emulates Devel-Declare metacpan
Devel::Declare::Parser::Method Parser that shifts $self automatically in codeblocks. metacpan
Devel::Declare::Parser::Sublike Parser that acts just like 'sub' metacpan

Other Files

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