How to Install libproc-pid-file-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libproc-pid-file-perl

Description:

Perl module for managing process id files

Proc::PID::File is useful for writers of daemons and other processes that need to tell whether other instances are running already. The module accomplishes this via Unix-style pidfiles.

Homepage: http://search.cpan.org/~ecalder/Proc-PID-File/

Version: 1.27-4

Section: universe/interpreters