Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4]

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Csistck Perl system consistency check framework 0.1002 metacpan
Csistck::Config metacpan
Csistck::Oper metacpan
Csistck::Role Cistck base class for role inheritance metacpan
Csistck::Term metacpan
Csistck::Test metacpan
Csistck::Test::File Csistck file check metacpan
Csistck::Test::FileBase metacpan
Csistck::Test::NOOP Csistck no operation check metacpan
Csistck::Test::Pkg Csistck package check metacpan
Csistck::Test::Return metacpan
Csistck::Test::Script Csistck script check metacpan
Csistck::Test::Template Csistck template check metacpan
Csistck::Util metacpan

Other Files

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