How to Install and Uninstall libcatalyst-plugin-subrequest-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

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

Please follow the guidelines below to install libcatalyst-plugin-subrequest-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libcatalyst-plugin-subrequest-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcatalyst-plugin-subrequest-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcatalyst-plugin-subrequest-perl
Priority: optional
Section: universe/perl
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.21-1
Replaces: libcatalyst-modules-perl (<< 48~)
Depends: perl, libcatalyst-perl (>= 5.90000)
Breaks: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-subrequest-perl/libcatalyst-plugin-subrequest-perl_0.21-1_all.deb
Size: 7268
MD5sum: 3eb7a7257b2ea2768adfe6ffb9acd699
SHA1: 58ce4fc23e906e5882b3675d8cf7fe7d2afcb2a9
SHA256: a79c761acd4bb1ea0e99905feb8b9c5fadef656912eced271e27441aad421d67
Description-en: deprecated Catalist plugin for making subrequests to actions
Catalyst::Plugin::SubRequest is a Catalyst plugin for making subrequests to
actions. It uses the catalyst dispatcher, so it will work like an external
URL call. Methods are provided both to get the body of the response and the
full response (Catalyst::Response) object.
.
From: https://rt.cpan.org/Public/Bug/Display.html?id=57544:
$c->visit() is a perfect substitute for Catalyst::Plugin::SubRequest and
works fine with content types, response headers, request headers, request
method, missing localization etc.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 5020c01c561b30b0a7f5a67fb1617ff9
Homepage: https://metacpan.org/release/Catalyst-Plugin-SubRequest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu