How to Install libparallel-runner-perl in Ubuntu 18.04



Install libparallel-runner-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparallel-runner-perl

Description:

Perl module to manage running things in parallel processes

Parallel::Runner is a super specialised parallel task manager. You create the object with a process limit and callbacks for what to do while waiting for a free process slot, as well as a callback for what a process should do just before exiting.

Homepage: https://metacpan.org/release/Parallel-Runner

Version: 0.013-2

Section: universe/perl