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];value is an undefined string (abstract) [Validation: 1.4]

has_meta_json

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

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Monitoring/Plugin/Getopt.pm: HASH(0x5569d0a889c8)
  • lib/Monitoring/Plugin/Performance.pm: HASH(0x5569d04a9780)
  • lib/Monitoring/Plugin/Range.pm: HASH(0x5569d0cdd8f8)
  • lib/Monitoring/Plugin/Threshold.pm: HASH(0x5569d0d14068)

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
Monitoring::Plugin A family of perl modules to streamline writing Naemon, Nagios, Icinga or Shinken (and compatible) plugins. 0.40 metacpan
Monitoring::Plugin::Config read nagios plugin .ini style config files metacpan
Monitoring::Plugin::ExitResult Helper class for returning both output and return codes when testing. metacpan
Monitoring::Plugin::Functions functions to simplify the creation of Nagios plugins 0.40 metacpan
Monitoring::Plugin::Getopt OO perl module providing standardised argument processing for Nagios plugins metacpan
Monitoring::Plugin::Performance class for handling Monitoring::Plugin performance data. metacpan
Monitoring::Plugin::Range class for handling Monitoring::Plugin range data. metacpan
Monitoring::Plugin::Threshold class for handling Monitoring::Plugin thresholds. metacpan

Other Files

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