How to Install and Uninstall libparams-callbackrequest-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libparams-callbackrequest-perl" package

Here is a brief guide to show you how to install libparams-callbackrequest-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libparams-callbackrequest-perl" package

Please follow the step by step instructions below to uninstall libparams-callbackrequest-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libparams-callbackrequest-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libparams-callbackrequest-perl
Architecture: all
Version: 1.20-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 128
Depends: perl:any, perl, libclass-isa-perl, libattribute-handlers-perl, libexception-class-perl, libparams-validate-perl
Filename: pool/universe/libp/libparams-callbackrequest-perl/libparams-callbackrequest-perl_1.20-2.1_all.deb
Size: 50692
MD5sum: 10ca207bb8615f06c5345b2925700563
SHA1: 8e23830739d95b09ef73f0123a637e9e0c57c128
SHA256: 9505b78b24612a7d9ea269f6682b2c55f746fc899ff6f0faa58cc6cbe44d65ae
SHA512: f7ebc8cf7563861f23a975e118fa17439cbbaf74c9305920f96d32633ff378eda28752ae9ba75660fc1691229a94be3a67d7e44cb4518251502b927d9217a309
Homepage: https://metacpan.org/release/Params-CallbackRequest
Description-en: 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: 9e861a31ab365e6beb4586fbf56dea26