How to Install and Uninstall libcatalyst-plugin-unicode-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libcatalyst-plugin-unicode-perl" package

Please follow the step by step instructions below to install libcatalyst-plugin-unicode-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-plugin-unicode-perl

2. Uninstall "libcatalyst-plugin-unicode-perl" package

This guide let you learn how to uninstall libcatalyst-plugin-unicode-perl on Kali Linux:

$ sudo apt remove libcatalyst-plugin-unicode-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-plugin-unicode-perl package on Kali Linux

Package: libcatalyst-plugin-unicode-perl
Version: 0.93-4
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libmro-compat-perl
Size: 7036
SHA256: 4476d3f730da868c44f30db67d58c5c103302acfca0312e302058d1c9a040369
SHA1: 0621e47b2fb4e6c972be1e8f39b783db2890e84c
MD5sum: b53eaf651514fafe812bb5b90b25e64a
Description: Unicode support for Catalyst (old style)
At request time Catalyst::Plugin::Unicode decodes all params from UTF-8
octets into a sequence of logical characters. On response, encodes body into
UTF-8 octets.
.
Note that this plugin tries to autodetect if your response is encoded into
characters before trying to encode it into a byte stream. This is *bad*
as sometimes it can guess wrongly and cause problems.
.
As an example, latin1 characters such as é (e-accute) will not actually
cause the output to be encoded as utf8.
.
Using Catalyst::Plugin::Unicode::Encoding (part of Catalyst 5.90042, packaged
in libcatalyst-perl) is much more recommended, and that also does additional
things (like decoding file upload filenames and request parameters which this
plugin does not).
.
This plugin should be considered deprecated, but is maintained as a large
number of applications are using it already.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Plugin-Unicode
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-plugin-unicode-perl/libcatalyst-plugin-unicode-perl_0.93-4_all.deb