How to Install and Uninstall libmoosex-strictconstructor-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libmoosex-strictconstructor-perl" package
Here is a brief guide to show you how to install libmoosex-strictconstructor-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmoosex-strictconstructor-perl
Copied
2. Uninstall "libmoosex-strictconstructor-perl" package
This is a short guide on how to uninstall libmoosex-strictconstructor-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmoosex-strictconstructor-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmoosex-strictconstructor-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmoosex-strictconstructor-perl
Priority: optional
Section: universe/perl
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.19-1
Depends: perl, libmoose-perl (>= 0.94), libnamespace-autoclean-perl
Pre-Depends: dpkg (>= 1.15.6)
Filename: pool/universe/libm/libmoosex-strictconstructor-perl/libmoosex-strictconstructor-perl_0.19-1_all.deb
Size: 15018
MD5sum: 4b0051084aa4d5d01a39930777ccc78b
SHA1: 19f00525706d1aff4918861015f0d3468cabf9dc
SHA256: f17bccbef71d65bc5373a552334a160afaab1c6f108ba9c4a5195882a6460c65
Description-en: Make your object constructors blow up on unknown attributes
"use MooseX::StrictConstructor" instead of just "use Moose" 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.
Description-md5: a7ea30805a0339e3e3ae9e55c8531007
Homepage: http://search.cpan.org/dist/MooseX-StrictConstructor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.19-1
Depends: perl, libmoose-perl (>= 0.94), libnamespace-autoclean-perl
Pre-Depends: dpkg (>= 1.15.6)
Filename: pool/universe/libm/libmoosex-strictconstructor-perl/libmoosex-strictconstructor-perl_0.19-1_all.deb
Size: 15018
MD5sum: 4b0051084aa4d5d01a39930777ccc78b
SHA1: 19f00525706d1aff4918861015f0d3468cabf9dc
SHA256: f17bccbef71d65bc5373a552334a160afaab1c6f108ba9c4a5195882a6460c65
Description-en: Make your object constructors blow up on unknown attributes
"use MooseX::StrictConstructor" instead of just "use Moose" 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.
Description-md5: a7ea30805a0339e3e3ae9e55c8531007
Homepage: http://search.cpan.org/dist/MooseX-StrictConstructor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu