How to Install and Uninstall libmoosex-role-parameterized-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "libmoosex-role-parameterized-perl" package
Please follow the steps below to install libmoosex-role-parameterized-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmoosex-role-parameterized-perl
Copied
2. Uninstall "libmoosex-role-parameterized-perl" package
Please follow the steps below to uninstall libmoosex-role-parameterized-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmoosex-role-parameterized-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmoosex-role-parameterized-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmoosex-role-parameterized-perl
Priority: optional
Section: universe/perl
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.08-1
Depends: perl, libmodule-runtime-perl, libmoose-perl (>= 2.0300), libnamespace-autoclean-perl, libnamespace-clean-perl
Breaks: libmoosex-storage-perl (<< 0.47)
Filename: pool/universe/libm/libmoosex-role-parameterized-perl/libmoosex-role-parameterized-perl_1.08-1_all.deb
Size: 34418
MD5sum: aa33e49ccd2737bc201f57beb09b2802
SHA1: 8c8c7dbea5f69f6d0aace00a9c043a8b5b190209
SHA256: 70796b497ba4c8247a85bc250d5f7310e837621d163b6401e7cc9e1bb24530d9
Description-en: Moose extension providing parameterized roles
MooseX::Role::Parameterized is a Moose extension that consists of two things:
parameter declarations and a role block.
.
Parameters are declared using the "parameter" keyword which resembles Moose's
"has", even supporting any option that "has" accepts. You can use any option
that "has" accepts. The default value for the "is" option is read-only, as
that's a very common case. These parameters will get their values when the
consuming class (or role) uses Moose's "with". A parameter object will be
constructed with these values, and passed to the role block.
Description-md5: 98fbfdefabbd132fbe332435d072319a
Homepage: https://metacpan.org/release/MooseX-Role-Parameterized
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.08-1
Depends: perl, libmodule-runtime-perl, libmoose-perl (>= 2.0300), libnamespace-autoclean-perl, libnamespace-clean-perl
Breaks: libmoosex-storage-perl (<< 0.47)
Filename: pool/universe/libm/libmoosex-role-parameterized-perl/libmoosex-role-parameterized-perl_1.08-1_all.deb
Size: 34418
MD5sum: aa33e49ccd2737bc201f57beb09b2802
SHA1: 8c8c7dbea5f69f6d0aace00a9c043a8b5b190209
SHA256: 70796b497ba4c8247a85bc250d5f7310e837621d163b6401e7cc9e1bb24530d9
Description-en: Moose extension providing parameterized roles
MooseX::Role::Parameterized is a Moose extension that consists of two things:
parameter declarations and a role block.
.
Parameters are declared using the "parameter" keyword which resembles Moose's
"has", even supporting any option that "has" accepts. You can use any option
that "has" accepts. The default value for the "is" option is read-only, as
that's a very common case. These parameters will get their values when the
consuming class (or role) uses Moose's "with". A parameter object will be
constructed with these values, and passed to the role block.
Description-md5: 98fbfdefabbd132fbe332435d072319a
Homepage: https://metacpan.org/release/MooseX-Role-Parameterized
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu