How to Install libsort-key-perl in Ubuntu 18.04



Install libsort-key-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsort-key-perl

Description:

module to sort a list of values by a calculated key

Sort::Key claims to be the fastest way to sort anything in Perl. It provides a set of functions to sort lists of values by some calculated key value. Multikey sorting functionality is also provided via the companion modules Sort::Key::Multi, Sort::Key::Maker and Sort::Key::Register.

Homepage: https://metacpan.org/release/Sort-Key

Version: 1.33-2

Section: perl