perl516-perl-Linux-Pid - Get the native PID and the PPID on Linux
Website: | http://search.cpan.org/dist/Linux-Pid/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, Inc. |
- Description:
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().
Packages
perl516-perl-Linux-Pid-0.04-19.el6.src [8 KiB] |
Changelog
by Jitka Plesnikova (2014-02-11):
- Fixed rpmlint error - Resolves: rhbz#1063206 |