Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Nagios::NRPE

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Nagios-NRPE-0.001/lib/Nagios/NRPE/Daemon.pm -- Around line 76: Expected text after =item, not a bullet Around line 80: Expected text after =item, not a bullet Around line 84: Expected text after =item, not a bullet Around line 88: Expected text after =item, not a bullet Around line 92: Expected text after =item, not a bullet Around line 96: Expected text after =item, not a bullet Nagios-NRPE-0.001/lib/Nagios/NRPE/Packet.pm -- Around line 50: You forgot a '=back' before '=head1' Around line 89: Expected '=item *' Around line 110: '=item' outside of any '=over' Around line 261: '=item' outside of any '=over' =over without closing =back

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Nagios::NRPE

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Pod::Coverage

Modules

Name Abstract Version View
Nagios::NRPE A Nagios NRPE implementation in pure perl 0.001 metacpan
Nagios::NRPE::Client A Nagios NRPE client 0.001 metacpan
Nagios::NRPE::Daemon A Nagios NRPE Daemon 0.001 metacpan
Nagios::NRPE::Packet Assembly and de-assembly of an NRPE packet 0.001 metacpan

Other Files

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