How to Install and Uninstall perl-MooseX-Role-WarnOnConflict.noarch Package on Fedora 38
Last updated: January 11,2025
1. Install "perl-MooseX-Role-WarnOnConflict.noarch" package
Please follow the steps below to install perl-MooseX-Role-WarnOnConflict.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-MooseX-Role-WarnOnConflict.noarch
Copied
2. Uninstall "perl-MooseX-Role-WarnOnConflict.noarch" package
Please follow the step by step instructions below to uninstall perl-MooseX-Role-WarnOnConflict.noarch on Fedora 38:
$
sudo dnf remove
perl-MooseX-Role-WarnOnConflict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-MooseX-Role-WarnOnConflict.noarch package on Fedora 38
Last metadata expiration check: 4:53:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-MooseX-Role-WarnOnConflict
Version : 0.01
Release : 5.fc38
Architecture : noarch
Size : 18 k
Source : perl-MooseX-Role-WarnOnConflict-0.01-5.fc38.src.rpm
Repository : fedora
Summary : Warn if classes override role methods without excluding them
URL : http://cpan.metacpan.org/dist/MooseX-Role-WarnOnConflict/
License : Artistic-2.0
Description : When using Moose::Role, a class which provides a method a role provides
: will silently override that method. This can cause strange, hard-to-debug
: errors when the role's methods are not called. Simply use
: MooseX::Role::WarnOnConflict instead of Moose::Role and overriding a role's
: method becomes a composition-time warning. See the synopsis for a
: resolution.
Available Packages
Name : perl-MooseX-Role-WarnOnConflict
Version : 0.01
Release : 5.fc38
Architecture : noarch
Size : 18 k
Source : perl-MooseX-Role-WarnOnConflict-0.01-5.fc38.src.rpm
Repository : fedora
Summary : Warn if classes override role methods without excluding them
URL : http://cpan.metacpan.org/dist/MooseX-Role-WarnOnConflict/
License : Artistic-2.0
Description : When using Moose::Role, a class which provides a method a role provides
: will silently override that method. This can cause strange, hard-to-debug
: errors when the role's methods are not called. Simply use
: MooseX::Role::WarnOnConflict instead of Moose::Role and overriding a role's
: method becomes a composition-time warning. See the synopsis for a
: resolution.