How to Install libsession-token-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libsession-token-perl

Description:

secure, efficient, simple random session token generation

Session::Token provides a secure, efficient, and simple interface for creating session tokens, password reset codes, temporary passwords, random identifiers, and anything else you can think of. . This module is one of the recommended password generators in the comparison conducted by Neil Bowers (http://neilb.org/reviews/passwords.html) and is characterized as "is very fast and takes random number generation very seriously".

Homepage: https://metacpan.org/release/Session-Token

Version: 1.503-1build1

Section: universe/perl