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

Last updated: May 17,2024

1. Install "libclass-ooorno-perl" package

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

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

2. Uninstall "libclass-ooorno-perl" package

Please follow the guidelines below to uninstall libclass-ooorno-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libclass-ooorno-perl
Architecture: all
Version: 0.011-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: perl:any
Filename: pool/universe/libc/libclass-ooorno-perl/libclass-ooorno-perl_0.011-2.1_all.deb
Size: 15356
MD5sum: 6c716974d79c4f3636100bb86a1bcca6
SHA1: 96b0fbe14be8ed17172166734f2b47a119f6cbe9
SHA256: 7b3f6922c11792607e25765543b5f50a5b9648d2cef4d0727a53b3c3bdbcacbe
SHA512: 2e4606cee8e99034f7d4023fb7e18e6afe771eceff0bb2d2afaf4a200e53cc7c6cfd84ffabb9b16ce7ae27111bb6029e0636cc4f3f9f3ef67af9422ac6ca0dd6
Homepage: https://metacpan.org/release/Class-OOorNO
Description-en: Give your module classic AND OO interfaces
Class::OOorNO helps your module handle the input for its subroutines
whether called in object-oriented style (as object methods or class
methods with the arrow syntax "->"), or in functional programming style
(as subroutines imported to the caller's namespace via Exporter).
.
The bulk of this module comprises a lightweight, pure-Perl emulation of
the Devel::Caller library's "called_as_method()" routine which is
written in C.
.
Devel::Caller dives deep into the internals of the Perl interpreter
(see perlguts) to trace stack frames and can get the input for any call
in the stack. It's really handy for Devel::opment and debugging.
.
This module is much more lightweight and focuses more on your module's
Class:: methods themselves.
Description-md5: e99dd99a250932d34ea531295c8308df