How to Install and Uninstall libmasonx-interp-withcallbacks-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libmasonx-interp-withcallbacks-perl" package

Please follow the instructions below to install libmasonx-interp-withcallbacks-perl on Kali Linux

$ sudo apt update $ sudo apt install libmasonx-interp-withcallbacks-perl

2. Uninstall "libmasonx-interp-withcallbacks-perl" package

Please follow the instructions below to uninstall libmasonx-interp-withcallbacks-perl on Kali Linux:

$ sudo apt remove libmasonx-interp-withcallbacks-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmasonx-interp-withcallbacks-perl package on Kali Linux

Package: libmasonx-interp-withcallbacks-perl
Version: 1.19-4
Installed-Size: 63
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-container-perl, libhtml-mason-perl, libparams-callbackrequest-perl
Suggests: libapache2-mod-perl2
Size: 27164
SHA256: 0cf93a20af3ed348977e3f5a584a43b67c112561f2a125130fa826b24b85083d
SHA1: 2bd11fdf7a2feff4dc1ddf43578435124f0f116c
MD5sum: 68ad9ad066c599309d583c2ad8e972a3
Description: Mason callback support via Params::CallbackRequest
MasonX::Interp::WithCallbacks subclasses HTML::Mason::Interp in order to
provide a Mason callback system built on Params::CallbackRequest.
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 request or by specially named keys in the Mason request
arguments, and all callbacks are executed at the beginning of a request, just
before Mason creates and executes the request component stack.
.
This module brings support for a sort of plugin architecture based on
Params::CallbackRequest to Mason. Mason then executes code before executing
any components. This approach allows you to carry out logical processing of
data submitted from a form, to affect the contents of the Mason request
arguments (and thus the %ARGS hash in components), and even to redirect or
abort the request before Mason handles it.
Description-md5:
Homepage: https://metacpan.org/release/MasonX-Interp-WithCallbacks
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmasonx-interp-withcallbacks-perl/libmasonx-interp-withcallbacks-perl_1.19-4_all.deb