Name : perl-Pod-Coverage-Moose
| |
Version : 0.07
| Vendor : openSUSE
|
Release : 4.1
| Date : 2017-03-17 19:44:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-Pod-Coverage-Moose-0.07-4.1.src.rpm
|
Size : 0.03 MB
| |
Packager : http://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/42.3/repo/oss/suse/noarch |