How to Install and Uninstall libpoe-filter-http-parser-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libpoe-filter-http-parser-perl" package

Here is a brief guide to show you how to install libpoe-filter-http-parser-perl on Kali Linux

$ sudo apt update $ sudo apt install libpoe-filter-http-parser-perl

2. Uninstall "libpoe-filter-http-parser-perl" package

Here is a brief guide to show you how to uninstall libpoe-filter-http-parser-perl on Kali Linux:

$ sudo apt remove libpoe-filter-http-parser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-filter-http-parser-perl package on Kali Linux

Package: libpoe-filter-http-parser-perl
Version: 1.08-2
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhttp-parser-perl, libwww-perl, libpoe-perl
Size: 10160
SHA256: 5b6dd391217e50d2757eb6b18586f0bb5b4b988c047b85f5395aa989e8818775
SHA1: 29a8baf5d77236eaf6409d0e9a1552224467c329
MD5sum: 39de325c397e9649ed2ba3be135529ac
Description: POE filter for HTTP clients or servers
POE::Filter::HTTP::Parser is a filter for the Perl Object Environment (POE)
system based on HTTP::Parser. It can be used to easily create POE-based HTTP
servers or clients.
.
With the type set to client, which is the default behaviour, 'get' will parse
HTTP::Response objects from HTTP streams and 'put' will accept HTTP::Request
objects and convert them to HTTP streams.
.
For servers, the reverse will happen; 'get' will parse HTTP::Request objects
from HTTP streams and 'put' will accept HTTP::Response objects and convert
them to HTTP streams. If there is an error parsing the request, this filter
will generate a HTTP::Response object instead, encapsulating an error message
suitable for simply sending back to the requesting client.
Description-md5:
Homepage: https://metacpan.org/release/POE-Filter-HTTP-Parser
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libpoe-filter-http-parser-perl/libpoe-filter-http-parser-perl_1.08-2_all.deb