How to Install and Uninstall libclass-refresh-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libclass-refresh-perl" package

Learn how to install libclass-refresh-perl on Kali Linux

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

2. Uninstall "libclass-refresh-perl" package

Learn how to uninstall libclass-refresh-perl on Kali Linux:

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

3. Information about the libclass-refresh-perl package on Kali Linux

Package: libclass-refresh-perl
Version: 0.07-2
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libclass-load-perl, libclass-unload-perl, libdevel-overrideglobalrequire-perl, libtry-tiny-perl
Size: 11740
SHA256: 272d95b62973ff715b3226e8b11cd68c2e42d231e6d7a4828543c19a8d90241c
SHA1: 7cdb964f31e0f1926aa1a83a6025d66aa27a1896
MD5sum: 9f242ce6c49d0675c9d48d5f36377950
Description: module for refreshing classes during runtime
Class::Refresh allows you to reload your application classes on the fly, so
that the code/test cycle becomes a lot easier.
.
During development, it is fairly common to cycle between writing code and
testing that code. Generally the testing happens within the test suite, but
frequently it is more convenient to test things by hand when tracking down a
bug, or when doing some exploratory coding. In many situations, however, this
becomes inconvenient - for instance, in a REPL, or in a stateful web
application, restarting from the beginning after every code change can get
pretty tedious.
Description-md5:
Homepage: https://metacpan.org/release/Class-Refresh
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-refresh-perl/libclass-refresh-perl_0.07-2_all.deb