Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.017/lib/Devel/Declare/Interface.pm -- Around line 115: '=item' outside of any '=over' Around line 133: You forgot a '=back' before '=head1'

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.

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.017 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
MANIFEST metacpan
META.yml metacpan
README metacpan