How to Install libpbkdf2-tiny-perl in Ubuntu 18.04



Install libpbkdf2-tiny-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpbkdf2-tiny-perl

Description:

Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2

PBKDF2::Tiny provides a minimal PBKDF2 implementation using HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code. It requires no modules other than core for versions of Perl greater than 5.10.

Homepage: https://metacpan.org/release/PBKDF2-Tiny

Version: 0.005-2

Section: universe/perl