perl-Pod-Coverage-Moose
Pod::Coverage extension for Moose


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'});

Artistic-1.0 OR GPL-1.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...