Kwalitee Issues

No Core Issues.

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.

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.

Modules

Name Abstract Version View
OTRS::OPM::Analyzer Analyze OTRS add-ons (.opm files) 0.04 metacpan
OTRS::OPM::Analyzer::Role::Base interface for all checks metacpan
OTRS::OPM::Analyzer::Role::BasicXMLCheck Check if the .xml files can be parsed metacpan
OTRS::OPM::Analyzer::Role::Dependencies Check that all dependencies were declared metacpan
OTRS::OPM::Analyzer::Role::Documentation check if .pod, .pdf or .xml files are included metacpan
OTRS::OPM::Analyzer::Role::License Check if an appropriate License is used metacpan
OTRS::OPM::Analyzer::Role::PerlCritic Check if the code matches the OTRS coding guideline metacpan
OTRS::OPM::Analyzer::Role::PerlTidy Check if the code matches the OTRS coding guidelines (part II) metacpan
OTRS::OPM::Analyzer::Role::SystemCall check if the code does a system call metacpan
OTRS::OPM::Analyzer::Role::TemplateCheck Basic check for templates metacpan
OTRS::OPM::Analyzer::Role::UnitTests checks if the add on has unit tests metacpan
OTRS::OPM::Analyzer::Utils::Config class to parse a yaml config metacpan
OTRS::OPM::Analyzer::Utils::OPMFile Parser for the .opm file metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan