Name : perl-Pod-Coverage-Moose
| |
Version : 0.20.0
| Vendor : Mandriva
|
Release : 2
| Date : 2011-04-23 08:32:19
|
Group : Development/Perl
| Source RPM : perl-Pod-Coverage-Moose-0.20.0-2.src.rpm
|
Size : 0.01 MB
| |
Packager : Funda Wang < fwang_mandriva_org>
| |
Summary : L< Pod::Coverage> extension for L< 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/rzm6/linux-mandriva/official/2011/i586/media/contrib/release |