liblinux-pid-perl
wrapper around the getpid() and getppid() C functions
Description
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).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Linux-Pid
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install liblinux-pid-perl