libproc-wait3-perl

Perl interface to the wait3() system call
  https://metacpan.org/release/Proc-Wait3
  0
  no reviews



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.