How to Install and Uninstall libclass-whitehole-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libclass-whitehole-perl" package

Please follow the steps below to install libclass-whitehole-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclass-whitehole-perl

2. Uninstall "libclass-whitehole-perl" package

Here is a brief guide to show you how to uninstall libclass-whitehole-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libclass-whitehole-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-whitehole-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libclass-whitehole-perl
Architecture: all
Version: 0.04-7
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: perl
Filename: pool/universe/libc/libclass-whitehole-perl/libclass-whitehole-perl_0.04-7_all.deb
Size: 6288
MD5sum: fd82b4a6ecd1495a429ee9cbc6ffa774
SHA1: 8da4825e24ee5fa0fb2f0cf519188eeb81c06c08
SHA256: 299601fbb57b13d8f368d07dc67d5ebd78e0b7e71fcc6b2fb1e47de456423964
SHA512: 03df65aa31863bc060ef12b7b59ddcf62ec68878a8588775b81564f6a9bb295195f89df7729caf48cb4e64a6bf65c667429740b26eeca862e02de3aa4276b306
Homepage: http://search.cpan.org/~mschwern/Class-WhiteHole/
Description-en: base class to treat unhandled method calls as errors
It is possible to accidentally inherit an AUTOLOAD method. Often this
will happen if a class somewhere in the chain uses AutoLoader or
defines one of their own. This can lead to confusing error messages
when method lookups fail.
.
Sometimes you want to avoid this accidental inheritance. In that
case, inherit from Class::WhiteHole. All unhandled methods will
produce normal Perl error messages.
Description-md5: efa50f14c0b449743d0e6e46d23107b8