How to Install and Uninstall libsub-exporter-progressive-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libsub-exporter-progressive-perl" package

Please follow the guidance below to install libsub-exporter-progressive-perl on Kali Linux

$ sudo apt update $ sudo apt install libsub-exporter-progressive-perl

2. Uninstall "libsub-exporter-progressive-perl" package

Learn how to uninstall libsub-exporter-progressive-perl on Kali Linux:

$ sudo apt remove libsub-exporter-progressive-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsub-exporter-progressive-perl package on Kali Linux

Package: libsub-exporter-progressive-perl
Version: 0.001013-3
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7496
SHA256: 4a93e349aa066b7d57492fcf6e9e19a5afd8ff02d814733eef2c42297dc9bdb3
SHA1: 3ffde3f07f58b30dc5e8d5e3461362cd55435948
MD5sum: 119a15f2705e2de6b107048ea316b089
Description: module for using Sub::Exporter only if needed
Sub::Exporter is an incredibly powerful module, but with that power comes
great responsibility, as well as some runtime penalties.
Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your
users just use Exporter if all they are doing is picking exports, but use
Sub::Exporter if your users try to use Sub::Exporter's more advanced
features, like renaming exports.
.
Note that this module will export @EXPORT and @EXPORT_OK package variables
for Exporter to work. Additionally, if your package uses advanced
Sub::Exporter features like currying, this module will only use
Sub::Exporter, so you might as well use it directly.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Sub-Exporter-Progressive
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_0.001013-3_all.deb