How to Install and Uninstall libclass-default-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libclass-default-perl" package

This is a short guide on how to install libclass-default-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclass-default-perl" package

Learn how to uninstall libclass-default-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclass-default-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclass-default-perl
Architecture: all
Version: 1.51-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl
Filename: pool/universe/libc/libclass-default-perl/libclass-default-perl_1.51-3_all.deb
Size: 9824
MD5sum: bf1dab878c36594c825b8f985ef17a7d
SHA1: a8a0688c1c28fc96934c73d42f97330787cde887
SHA256: 580b180e0cd15cf3bd35f603eb64dfad7ccff8cdcea8d24dc29804c1b0a8a133
SHA512: 9f0c6f81becf3c0dcbb43147a6586a3201766800a541444d26555dff6a0937686c3e01432865a551976c40408ea7a4041d4e2b5ee5ce64af1caf4bec51961ad6
Homepage: https://metacpan.org/release/Class-Default
Description-en: Perl module to make static calls apply to a default instantiation
Class::Default provides a mechanism to allow your class to take static method
calls and apply it to a default instantiation of an object. It provides a
flexibility to an API that allows it to be used more comfortably in
different situations.
.
This technique appears to be especially useful when writing modules that you
want to be used in either a single use or a persistent environment. In a CGI
like environment, you want the simplicity of a static interface. You can
call Class->method directly, without having to pass an instantiation
around constantly.
Description-md5: efcf4d16e4fb4534db751d3d22cb58de