How to Install and Uninstall libclass-data-inheritable-perl Package on Kali Linux
Last updated: January 11,2025
1. Install "libclass-data-inheritable-perl" package
Please follow the guidelines below to install libclass-data-inheritable-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libclass-data-inheritable-perl
Copied
2. Uninstall "libclass-data-inheritable-perl" package
Please follow the steps below to uninstall libclass-data-inheritable-perl on Kali Linux:
$
sudo apt remove
libclass-data-inheritable-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libclass-data-inheritable-perl package on Kali Linux
Package: libclass-data-inheritable-perl
Version: 0.08-3
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl
Size: 8588
SHA256: c587d317f82aedbb4b856a48e9b6c002739bd66da64df5909a53a3197b502605
SHA1: 28842afbed2febc2094234753ab293008cb3443a
MD5sum: 13826035f969d8230730a9ecc39dd788
Description: Perl module to create accessors to class data
Class::Data::Inheritable is for creating accessors/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overridden.
.
For example:
.
Pere::Ubu->mk_classdata('Suitcase');
.
will generate the method Suitcase() in the class Pere::Ubu.
.
This new method can be used to get and set a piece of class data.
.
Pere::Ubu->Suitcase('Red');
$suitcase = Pere::Ubu->Suitcase;
Description-md5:
Homepage: https://metacpan.org/release/Class-Data-Inheritable
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.08-3_all.deb
Version: 0.08-3
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl
Size: 8588
SHA256: c587d317f82aedbb4b856a48e9b6c002739bd66da64df5909a53a3197b502605
SHA1: 28842afbed2febc2094234753ab293008cb3443a
MD5sum: 13826035f969d8230730a9ecc39dd788
Description: Perl module to create accessors to class data
Class::Data::Inheritable is for creating accessors/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overridden.
.
For example:
.
Pere::Ubu->mk_classdata('Suitcase');
.
will generate the method Suitcase() in the class Pere::Ubu.
.
This new method can be used to get and set a piece of class data.
.
Pere::Ubu->Suitcase('Red');
$suitcase = Pere::Ubu->Suitcase;
Description-md5:
Homepage: https://metacpan.org/release/Class-Data-Inheritable
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.08-3_all.deb