How to Install and Uninstall perl-MooseX-StrictConstructor.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "perl-MooseX-StrictConstructor.noarch" package
Learn how to install perl-MooseX-StrictConstructor.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-MooseX-StrictConstructor.noarch
Copied
2. Uninstall "perl-MooseX-StrictConstructor.noarch" package
Please follow the instructions below to uninstall perl-MooseX-StrictConstructor.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-MooseX-StrictConstructor.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-MooseX-StrictConstructor.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:14:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-MooseX-StrictConstructor
Version : 0.21
Release : 12.el8
Architecture : noarch
Size : 27 k
Source : perl-MooseX-StrictConstructor-0.21-12.el8.src.rpm
Repository : epel
Summary : Make your object constructors blow up on unknown attributes
URL : https://metacpan.org/release/MooseX-StrictConstructor
License : Artistic 2.0
Description : Simply loading this module makes your constructors "strict". If your
: constructor is called with an attribute init argument that your class does
: not declare, then it calls "Carp::confess()". This is a great way to catch
: small typos.
Available Packages
Name : perl-MooseX-StrictConstructor
Version : 0.21
Release : 12.el8
Architecture : noarch
Size : 27 k
Source : perl-MooseX-StrictConstructor-0.21-12.el8.src.rpm
Repository : epel
Summary : Make your object constructors blow up on unknown attributes
URL : https://metacpan.org/release/MooseX-StrictConstructor
License : Artistic 2.0
Description : Simply loading this module makes your constructors "strict". If your
: constructor is called with an attribute init argument that your class does
: not declare, then it calls "Carp::confess()". This is a great way to catch
: small typos.