How to Install and Uninstall perl-Module-Pluggable-Ordered.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "perl-Module-Pluggable-Ordered.noarch" package

Please follow the step by step instructions below to install perl-Module-Pluggable-Ordered.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Module-Pluggable-Ordered.noarch

2. Uninstall "perl-Module-Pluggable-Ordered.noarch" package

Please follow the instructions below to uninstall perl-Module-Pluggable-Ordered.noarch on Fedora 34:

$ sudo dnf remove perl-Module-Pluggable-Ordered.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Pluggable-Ordered.noarch package on Fedora 34

Last metadata expiration check: 2:26:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Module-Pluggable-Ordered
Version : 1.5
Release : 34.fc34
Architecture : noarch
Size : 15 k
Source : perl-Module-Pluggable-Ordered-1.5-34.fc34.src.rpm
Repository : fedora
Summary : Call module plugins in a specified order
URL : https://metacpan.org/release/Module-Pluggable-Ordered
License : GPL+ or Artistic
Description : This module behaves exactly the same as Module::Pluggable, supporting
: all of its options, but also mixes in the call_plugins and
: plugins_ordered methods to your class. call_plugins acts a little like
: Class::Trigger; it takes the name of a method, and some parameters.
: Let's say we call it like so: