Name : perl-Pod-Coverage-Moose
| |
Version : 0.07
| Vendor : openSUSE
|
Release : lp152.3.2
| Date : 2019-09-20 20:13:54
|
Group : Development/Libraries/Perl
| Source RPM : perl-Pod-Coverage-Moose-0.07-lp152.3.2.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Pod::Coverage extension for Moose
|
Description :
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\'});
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/noarch |