How to Install and Uninstall perl-Pod-Coverage-Moose.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "perl-Pod-Coverage-Moose.noarch" package

Please follow the guidance below to install perl-Pod-Coverage-Moose.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Pod-Coverage-Moose.noarch

2. Uninstall "perl-Pod-Coverage-Moose.noarch" package

Please follow the guidance below to uninstall perl-Pod-Coverage-Moose.noarch on Fedora 34:

$ sudo dnf remove perl-Pod-Coverage-Moose.noarch $ sudo dnf autoremove

3. Information about the perl-Pod-Coverage-Moose.noarch package on Fedora 34

Last metadata expiration check: 1:03:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Pod-Coverage-Moose
Version : 0.07
Release : 17.fc34
Architecture : noarch
Size : 23 k
Source : perl-Pod-Coverage-Moose-0.07-17.fc34.src.rpm
Repository : fedora
Summary : Pod::Coverage extension for Moose
URL : https://metacpan.org/release/Pod-Coverage-Moose
License : GPL+ or Artistic
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.