Name : perl-Pod-Coverage-Moose
| |
Version : 0.80.0
| Vendor : openSUSE
|
Release : bp156.1.1
| Date : 2023-10-17 10:22:50
|
Group : Unspecified
| Source RPM : perl-Pod-Coverage-Moose-0.80.0-bp156.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Pod::Coverage extension for Moose
|
Description :
When using Pod::Coverage in combination with Moose, it will report any method imported from a Role. This is especially bad when used in combination with Test::Pod::Coverage, since it takes away its ease of use.
To use this module in combination with Test::Pod::Coverage, 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.6/repo/oss/noarch |