Kwalitee Issues

has_changelog

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

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::Parser Devel-Declare parser's for Devel-Declare 0.011 metacpan
Devel::Declare::Parser::Begin Parser for functions that happen at compile time. 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::Export The parser behind the export() magic. 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