How to Install and Uninstall libmoosex-undeftolerant-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libmoosex-undeftolerant-perl" package

In this section, we are going to explain the necessary steps to install libmoosex-undeftolerant-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmoosex-undeftolerant-perl

2. Uninstall "libmoosex-undeftolerant-perl" package

This tutorial shows how to uninstall libmoosex-undeftolerant-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmoosex-undeftolerant-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoosex-undeftolerant-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmoosex-undeftolerant-perl
Priority: optional
Section: universe/perl
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.20-1
Depends: libmoose-perl (>= 0.89), libnamespace-autoclean-perl, perl
Filename: pool/universe/libm/libmoosex-undeftolerant-perl/libmoosex-undeftolerant-perl_0.20-1_all.deb
Size: 12302
MD5sum: 99ee56b9656bc3cec39ab4213aca8841
SHA1: bf35672551c0bb294fd64f2760640f2c80df8d97
SHA256: c1a0b8ebb942809afa1c1769bbe8857573ac52624281b3716aafb8a1d843d6b1
Description-en: makes Moose attribute(s) tolerant to undef initialization
Loading MooseX::UndefTolerant in your Moose class makes initialization
of your attributes tolerant of undef. If you specify the value of undef
to any of the attributes they will not be initialized, effectively
behaving as if you had not provided a value at all.
Description-md5: c4f12b9d6c7556f5bbac599c47602d96
Homepage: https://github.com/moose/MooseX-UndefTolerant
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu