How to Install libcatalyst-plugin-session-store-file-perl in Ubuntu 18.04



Install libcatalyst-plugin-session-store-file-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libcatalyst-plugin-session-store-file-perl

Description:

File storage backend for Catalyst session data

Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for Catalyst that uses an simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache. . Catalyst is an elegant Model-View-Controller web application framework written in Perl.

Homepage: https://metacpan.org/release/Catalyst-Plugin-Session-Store-File

Version: 0.18-2

Section: universe/perl