How to Install libproc-background-perl in Ubuntu 18.04



Install libproc-background-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libproc-background-perl

Description:

generic interface for Unix and Win32 background process management

Proc::Background is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist.

Homepage: http://search.cpan.org/dist/Proc-Background/

Version: 1.10-1

Section: universe/perl