How to Install libapache-sessionx-perl in Ubuntu 18.04



Install libapache-sessionx-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libapache-sessionx-perl

Description:

extended persistence framework for session data

Apache::SessionX extends Apache::Session. It was initially written to use Apache::Session inside HTML::Embperl, but it seems to be useful outside of Embperl as well, so here it is as a standalone module. Apache::SessionX provides lazy creation of sessions, and an easier configuration using canned locking and storage combinations.

Homepage: http://search.cpan.org/dist/Apache-SessionX/

Version: 2.01-4

Section: universe/perl