deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.17)
Description: |-
wrapper around the getpid() and getppid() C functions
Perl already returns the PID and PPID in variables and builtins. Linux::Pid
forces perl to call the underlying C functions getpid() and getppid().
.
This is useful with multithreaded programs. Linux' C library, using the Linux
thread model, returns different values of the PID and the PPID from different
threads.
.
A known consumer of this functionality is Apache2::SizeLimit (in
libapache2-mod-perl2).
Homepage: https://metacpan.org/release/Linux-Pid
Installed-Size: '91'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: liblinux-pid-perl
Priority: optional
Section: perl
Source: liblinux-pid-perl (0.04-2)
Version: 0.04-2+b1
srcpkg_name: liblinux-pid-perl
srcpkg_version: 0.04-2