How to Install and Uninstall libparams-callbackrequest-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libparams-callbackrequest-perl" package

Learn how to install libparams-callbackrequest-perl on Kali Linux

$ sudo apt update $ sudo apt install libparams-callbackrequest-perl

2. Uninstall "libparams-callbackrequest-perl" package

This guide covers the steps necessary to uninstall libparams-callbackrequest-perl on Kali Linux:

$ sudo apt remove libparams-callbackrequest-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparams-callbackrequest-perl package on Kali Linux

Package: libparams-callbackrequest-perl
Version: 1.20-4
Installed-Size: 129
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, perl, libclass-isa-perl, libattribute-handlers-perl, libexception-class-perl, libparams-validate-perl
Size: 51364
SHA256: 60b09d190f60339648ecf15735f0e929671a5a6fe51de0570ccb0c208e8e39ff
SHA1: ce6c7ab69891fb174d2a66f268f49e8e247303bf
MD5sum: a7b2ddf9abe821d6eea06f3be90790a4
Description: handler for functional and object-oriented callbacks in Perl
Params::CallbackRequest provides functional and object-oriented callbacks to
method and function parameters. Callbacks may be either code references
provided to the new() constructor, or methods defined in subclasses of
Params::Callback. Callbacks are triggered either for every call to the
Params::CallbackRequest request() method, or by specially named keys in the
parameters to request().
.
The idea behind this module is to provide a sort of plugin architecture for
Perl templating systems. Callbacks are triggered by the contents of a request
to the Perl templating server, before the templating system itself executes.
This approach allows you to carry out logical processing of data submitted
from a form, to affect the contents of the request parameters before they're
passed to the templating system for processing, and even to redirect or abort
the request before the templating system handles it.
Description-md5:
Homepage: https://metacpan.org/release/Params-CallbackRequest
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libparams-callbackrequest-perl/libparams-callbackrequest-perl_1.20-4_all.deb