How to Install and Uninstall libcarp-fix-1-25-perl Package on Kali Linux

Last updated: April 28,2024

1. Install "libcarp-fix-1-25-perl" package

Please follow the steps below to install libcarp-fix-1-25-perl on Kali Linux

$ sudo apt update $ sudo apt install libcarp-fix-1-25-perl

2. Uninstall "libcarp-fix-1-25-perl" package

This guide covers the steps necessary to uninstall libcarp-fix-1-25-perl on Kali Linux:

$ sudo apt remove libcarp-fix-1-25-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcarp-fix-1-25-perl package on Kali Linux

Package: libcarp-fix-1-25-perl
Version: 1.000001-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7376
SHA256: 3c7c6bdfb2f5e9e96485e96e435a969babda76e0aa0eaaf0d0ba43e62f350a38
SHA1: 01ffadc3b5c83053a36ec85027df109da0a8c177
MD5sum: 4ff45946e2a06a1849b14a4ca0999e34
Description: Perl module to smooth over incompatible changes in Carp 1.25
Carp 1.25 made a change to its formatting, adding a period at the end of the
message. This can mess up tests and code that are looking for error messages.
Carp::Fix::1_25 makes the message consistent, regardless of what version of
Carp you're using.
.
Carp::Fix::1_25 exports its own carp functions which change the Carp message
to match the 1.25 version. Carp::Fix::1_25 otherwise acts exactly like Carp
and it will honor Carp global variables|Carp/GLOBAL VARIABLES such as
@CARP_NOT and %Carp::Internal.
.
Why do this instead of just upgrading Carp? Upgrading Carp would affect all
installed code all at once. You might not be ready for that, or you might not
want your module to foist that on its users. This lets you fix things one
namespace at a time.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Carp-Fix-1_25
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcarp-fix-1-25-perl/libcarp-fix-1-25-perl_1.000001-4_all.deb