Checks if the documentation of a module is comprehensive
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.
- Developed at devel:languages:perl
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Pod-Coverage && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Pod-Coverage-0.22.tar.gz | 0000012975 12.7 KB | |
perl-Pod-Coverage.changes | 0000002564 2.5 KB | |
perl-Pod-Coverage.spec | 0000002423 2.37 KB |
Revision 18 (latest revision is 24)
Stephan Kulow (coolo)
accepted
request 106272
from
Stephan Kulow (coolo)
(revision 18)
- recreate with cpanspec to fix build - Update to 0.22: * POD spelling corrections. (rt #22113) * Add "unimport" to the stoplist. (rt #33914) - Fix spec file as build now uses Makefile.PL. - remove created perllocal.pod.
Comments 0