Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Pod-Coverage

Project: openSUSE_13.2

Repository: oss

Title: Checks if the documentation of a module is comprehensive

Description:
Developers hate writing documentation. They'd hate it even more if their
computer tattled on them, but maybe they'll be even more thankful in the
long run. Even if not, _perlmodstyle_ tells you to, so you must obey.

This module provides a mechanism for determining if the pod for a given
module is comprehensive.

It expects to find either a '=head(n>1)' or an '=item' block documenting a
subroutine.

Consider: # an imaginary Foo.pm package Foo;

=item foo

The foo sub

= cut

sub foo {}
sub bar {}

1;
__END__

In this example 'Foo::foo' is covered, but 'Foo::bar' is not, so the 'Foo'
package is only 50% (0.5) covered

Version: 0.23

Release: 4.1.3

Architecture: noarch

Size: 26 KB

Build Time: 2014-10-06 16:42:29 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Pod::Coverage) = 0.23 perl-Test-Pod-Coverage perl-Pod-Coverage-Moose
perl(Pod::Coverage::CountPa... perl-Pod-Coverage-TrustPod
perl(Pod::Coverage::ExportO...
perl(Pod::Coverage::Extractor)
perl(Pod::Coverage::Overloa...
perl-Pod-Coverage = 0.23-4.1.3

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Devel::Symdump) >= 2.01 perl-Devel-Symdump