How to Install and Uninstall libclass-accessor-named-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libclass-accessor-named-perl" package

This tutorial shows how to install libclass-accessor-named-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclass-accessor-named-perl

2. Uninstall "libclass-accessor-named-perl" package

This is a short guide on how to uninstall libclass-accessor-named-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libclass-accessor-named-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-accessor-named-perl package on Ubuntu 21.10 (Impish Indri)

Package: libclass-accessor-named-perl
Architecture: all
Version: 0.009-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: 21
Depends: perl, libclass-accessor-perl, libhook-lexwrap-perl, libsub-name-perl, libuniversal-require-perl
Filename: pool/universe/libc/libclass-accessor-named-perl/libclass-accessor-named-perl_0.009-1_all.deb
Size: 7748
MD5sum: d0c6e13f80eee8dd9a4f199d4a2a4116
SHA1: c1ef21d8a78b6d5cfbfea23694db4a78d87789d4
SHA256: 799f85afa695af6442d4629a5af0e943b6c7aeec5311bd2752f4bae42743aac8
SHA512: 0f130b2f223440026ac794af6da664d14505cd2693bc77daa95b05147f8342a45eef2dc41d881971cc963c9497ff99b24e927c0d492fdd5d1b7da22ca78effd5
Homepage: https://metacpan.org/release/Class-Accessor-Named
Description-en: module to better profiling output for Class::Accessor
Class::Accessor is a great way to automate the tedious task of generating
accessors and mutators. One small drawback is that due to the details of
the implemenetation, you only get one __ANON__ entry in profiling output.
That entry contains all your accessors, which can be a real pain if you're
attempting to figure out which of your accessors is being called six billion
times.
.
Class::Accessor::Named is a development aid which uses Hook::LexWrap and
Sub::Name to talk your accessors into identifying themselves. While it
shouldn't add much additional runtime overhead (as it acts only
Class::Accessor's generator functions), it has not been designed for
production deployment.
Description-md5: b2c329059669f5ab998c2ffd7148f9af