How to Install and Uninstall perl-MooseX-NonMoose.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-MooseX-NonMoose.noarch" package
Please follow the instructions below to install perl-MooseX-NonMoose.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-MooseX-NonMoose.noarch
Copied
2. Uninstall "perl-MooseX-NonMoose.noarch" package
Please follow the instructions below to uninstall perl-MooseX-NonMoose.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-MooseX-NonMoose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-MooseX-NonMoose.noarch package on AlmaLinux 8
Last metadata expiration check: 1:37:39 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-MooseX-NonMoose
Version : 0.26
Release : 15.el8
Architecture : noarch
Size : 36 k
Source : perl-MooseX-NonMoose-0.26-15.el8.src.rpm
Repository : epel
Summary : Easy subclassing of non-Moose classes
URL : https://metacpan.org/release/MooseX-NonMoose
License : GPL+ or Artistic
Description : MooseX::NonMoose allows for easily subclassing non-Moose classes with
: Moose, taking care of the annoying details connected with doing this, such
: as setting up proper inheritance from Moose::Object and installing (and
: inlining, at make_immutable time) a constructor that makes sure things like
: BUILD methods are called. It tries to be as non-intrusive as possible -
: when this module is used, inheriting from non-Moose classes and inheriting
: from Moose classes should work identically, aside from the few caveats
: mentioned below. One of the goals of this module is that including it in a
: Moose::Exporter-based package used across an entire application should be
: possible, without interfering with classes that only inherit from Moose
: modules, or even classes that don't inherit from anything at all.
Available Packages
Name : perl-MooseX-NonMoose
Version : 0.26
Release : 15.el8
Architecture : noarch
Size : 36 k
Source : perl-MooseX-NonMoose-0.26-15.el8.src.rpm
Repository : epel
Summary : Easy subclassing of non-Moose classes
URL : https://metacpan.org/release/MooseX-NonMoose
License : GPL+ or Artistic
Description : MooseX::NonMoose allows for easily subclassing non-Moose classes with
: Moose, taking care of the annoying details connected with doing this, such
: as setting up proper inheritance from Moose::Object and installing (and
: inlining, at make_immutable time) a constructor that makes sure things like
: BUILD methods are called. It tries to be as non-intrusive as possible -
: when this module is used, inheriting from non-Moose classes and inheriting
: from Moose classes should work identically, aside from the few caveats
: mentioned below. One of the goals of this module is that including it in a
: Moose::Exporter-based package used across an entire application should be
: possible, without interfering with classes that only inherit from Moose
: modules, or even classes that don't inherit from anything at all.