L<Pod::Coverage> extension for L<Moose>
http://search.cpan.org/perldoc?Pod::Coverage::Moose
When using the Pod::Coverage manpage in combination with the Moose manpage,
it will report any method imported from a Role. This is especially bad when
used in combination with the Test::Pod::Coverage manpage, since it takes
away its ease of use.
To use this module in combination with the Test::Pod::Coverage manpage, use
something like this:
use Test::Pod::Coverage;
all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::Moose'});
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Pod-Coverage-Moose && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Pod-Coverage-Moose-0.08.tar.gz | 0000033794 33 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Pod-Coverage-Moose.changes | 0000002157 2.11 KB | |
perl-Pod-Coverage-Moose.spec | 0000002568 2.51 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1156563
from
Tina Müller (tinita)
(revision 13)
- Fix disabling of __perllib_provides
Comments 0