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_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
DCI Collection of utilities for writing perl code that fits the DCI methodology. 0.004 metacpan
DCI::Cast Implementation of a DCI concept of roles, named 'cast' to avoid conflict with other concepts named 'role'. 0 metacpan
DCI::Cast::Base The object from which all Casts inherit. 0 metacpan
DCI::Context Implementation of the DCI concept of a context, also known as a use-case. 0 metacpan
DCI::Context::Base The object from which all Casts inherit. 0 metacpan

Other Files

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