Name : perl-Linux-Pid
| |
Version : 0.04
| Vendor : openSUSE
|
Release : lp160.1.2
| Date : 2014-07-21 13:48:59
|
Group : Development/Libraries/Perl
| Source RPM : perl-Linux-Pid-0.04-lp160.1.2.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Get the native PID and the PPID on Linux
|
Description :
Why should one use a module to get the PID and the PPID of a process where there are the \'$$\' variable and the \'getppid()\' builtin ? (Not mentioning the equivalent \'POSIX::getpid()\' and \'POSIX::getppid()\' functions.)
In fact, this is useful on Linux, with multithreaded programs. Linux\' C library, using the linux thread model, returns different values of the PID and the PPID from different threads. (Other thread models such as NPTL don\'t have the same behaviour). This module forces perl to call the underlying C functions \'getpid()\' and \'getppid()\'.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/16.0/repo/oss/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Linux::Pid)
perl-Linux-Pid
perl-Linux-Pid(x86-64)
Requires :