process runner with RAII pattern
Proc::Guard runs process, and destroys it when the perl script exits.
This is useful for testing code working with server process.

Maintainer: Benoit Lecocq <benoit@openbsd.org>

WWW: https://metacpan.org/release/Proc-Guard
