How to Install and Uninstall perl-Pod-Coverage-Moose Package on openSUSE Leap
Last updated: November 23,2024
1. Install "perl-Pod-Coverage-Moose" package
Please follow the instructions below to install perl-Pod-Coverage-Moose on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Pod-Coverage-Moose
Copied
2. Uninstall "perl-Pod-Coverage-Moose" package
Please follow the step by step instructions below to uninstall perl-Pod-Coverage-Moose on openSUSE Leap:
$
sudo zypper remove
perl-Pod-Coverage-Moose
Copied
3. Information about the perl-Pod-Coverage-Moose package on openSUSE Leap
Information for package perl-Pod-Coverage-Moose:
------------------------------------------------
Repository : Main Repository
Name : perl-Pod-Coverage-Moose
Version : 0.07-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 32.9 KiB
Installed : No
Status : not installed
Source package : perl-Pod-Coverage-Moose-0.07-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Pod-Coverage-Moose/
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'});
------------------------------------------------
Repository : Main Repository
Name : perl-Pod-Coverage-Moose
Version : 0.07-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 32.9 KiB
Installed : No
Status : not installed
Source package : perl-Pod-Coverage-Moose-0.07-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Pod-Coverage-Moose/
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'});