Install libproc-guard-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libproc-guard-perl
Description:
process runner with RAII pattern
Proc::Guard runs a process, and destroys it when the calling perl script exits. . This is useful for testing code working with e.g. server processes.
Homepage: https://metacpan.org/release/Proc-Guard
Version: 0.07-1
Section: universe/perl