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



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

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

Description:

Plack middleware for caching responses of certain URLs

Plack::Middleware::Cache allows you to cache expensive and non-changing responses from URIs that match a list of regular expression patterns.

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

Version: 0.14-1

Section: universe/perl