How to Install and Uninstall libplack-middleware-methodoverride-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "libplack-middleware-methodoverride-perl" package
This guide let you learn how to install libplack-middleware-methodoverride-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libplack-middleware-methodoverride-perl
Copied
2. Uninstall "libplack-middleware-methodoverride-perl" package
Learn how to uninstall libplack-middleware-methodoverride-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libplack-middleware-methodoverride-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libplack-middleware-methodoverride-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libplack-middleware-methodoverride-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-1
Depends: perl, libplack-perl
Filename: pool/universe/libp/libplack-middleware-methodoverride-perl/libplack-middleware-methodoverride-perl_0.15-1_all.deb
Size: 7706
MD5sum: a94f752eee2d7a7ec824cbf2b80aee7c
SHA1: e43195e12a86cc778636c78eeb69fa7eec65e3c3
SHA256: f5db75d3aaba3cf4cec059ec4ad8f606e85c840f016d0333d51ece6e9f3208c8
Description-en: Plack::Middleware to override REST methods via POST
Plack::Middleware::MethodOverride provides a workaround for writing RESTful
Plack applications that also support web browsers. Using a header named
X-HTTP-Method-Override or a form action parameter named x-tunneled-method,
the REQUEST_METHOD key of the Plack environment hash will be replaced with
the specified value, allowing a POST request to be used in place of any the
other HTTP methods.
Description-md5: 418af3d86c4a2a983ba8214cff4d81db
Homepage: https://metacpan.org/release/Plack-Middleware-MethodOverride
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-1
Depends: perl, libplack-perl
Filename: pool/universe/libp/libplack-middleware-methodoverride-perl/libplack-middleware-methodoverride-perl_0.15-1_all.deb
Size: 7706
MD5sum: a94f752eee2d7a7ec824cbf2b80aee7c
SHA1: e43195e12a86cc778636c78eeb69fa7eec65e3c3
SHA256: f5db75d3aaba3cf4cec059ec4ad8f606e85c840f016d0333d51ece6e9f3208c8
Description-en: Plack::Middleware to override REST methods via POST
Plack::Middleware::MethodOverride provides a workaround for writing RESTful
Plack applications that also support web browsers. Using a header named
X-HTTP-Method-Override or a form action parameter named x-tunneled-method,
the REQUEST_METHOD key of the Plack environment hash will be replaced with
the specified value, allowing a POST request to be used in place of any the
other HTTP methods.
Description-md5: 418af3d86c4a2a983ba8214cff4d81db
Homepage: https://metacpan.org/release/Plack-Middleware-MethodOverride
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu