Pakket: liblinux-pid-perl (0.04-2 en anderen) [debports]
Verwijzigingen voor liblinux-pid-perl
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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).
Andere aan liblinux-pid-perl gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.3)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- virtueel pakket geboden door perl-base