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'});
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/perl-Pod-Coverage-Moose && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Pod-Coverage-Moose-0.04.tar.gz | 0000022665 22.1 KB | |
perl-Pod-Coverage-Moose.changes | 0000000708 708 Bytes | |
perl-Pod-Coverage-Moose.spec | 0000003008 2.94 KB |
Comments 0