How to Install libsession-storage-secure-perl in Ubuntu 18.04



Install libsession-storage-secure-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsession-storage-secure-perl

Description:

module implementing a secure way to encode session data

Session::Storage::Secure provides encrypted, expiring, compressed, serialized session data with integrity. It is primarily intended for storing session data in browser cookies, but could be used with other backend storage where security of stored session data is important.

Homepage: https://metacpan.org/release/Session-Storage-Secure

Version: 0.010-1

Section: universe/perl