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

Perl interface to the wait3() system call

 Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
 which is used to wait for state changes in child processes. Unlike wait, wait3
 additionally returns child's resource usage information.