File: control

package info (click to toggle)
libproc-waitstat-perl 1.00-4.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 60 kB
  • ctags: 5
  • sloc: perl: 109; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 487 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libproc-waitstat-perl
Section: perl
Priority: optional
Maintainer: Roderick Schertler <roderick@argon.org>
Standards-Version: 3.5.2
Build-Depends: debhelper (>= 9), perl (>= 5.6.0-16), libipc-signal-perl

Package: libproc-waitstat-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libipc-signal-perl
Description: interpret and act on wait() status values
 This Perl module contains functions which are useful for interpreting
 and acting on wait() status values.