rh-perl524-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: | CentOS |
- 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
rh-perl524-perl-Linux-Pid-0.04-29.el7.x86_64 [13 KiB] |
Changelog
by Petr Pisar (2016-07-18):
- SCL |