Source: libproc-wait3-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: perl, debhelper (>= 9.20120312~) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libproc-wait3-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-wait3-perl.git Homepage: https://metacpan.org/release/Proc-Wait3 Package: libproc-wait3-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: 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.