Binary package “libproc-guard-perl” in ubuntu bionic

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.