Get the native PID and the PPID on Linux
http://search.cpan.org/dist/Linux-Pid/
Linux::Pid gets the native PID and the PPID on Linux. It's useful with
multithreaded programs. Linux's C library returns different values of
the PID and the PPID from different threads. This module forces Perl
to call the underlying C functions getpid() and getppid().
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout isv:perlur:epel/perl-Linux-Pid && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Linux-Pid-0.04.tar.gz | 0000002304 2.25 KB | |
| perl-Linux-Pid.spec | 0000004081 3.99 KB |
Comments 0