How to Install libplack-middleware-removeredundantbody-perl in Ubuntu 18.04



Install libplack-middleware-removeredundantbody-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libplack-middleware-removeredundantbody-perl

Description:

Plack::Middleware which removes an unnecessary HTTP response body

Plack::Middleware::RemoveRedundantBody is in some ways the opposite of Plack::Middleware::FixMissingBodyInRedirect: it removes the body from HTTP responses that do not require one.

Homepage: https://metacpan.org/release/Plack-Middleware-RemoveRedundantBody

Version: 0.05-1

Section: universe/perl