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: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- 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
perl-Linux-Pid-0.04-3.el4.x86_64 [10 KiB] |
Changelog
by Xavier Bachelot (2008-01-12):
- Remove '|| :' from %check section. - Remove uneeded BR:. |
perl-Linux-Pid-0.04-3.el4.i386 [10 KiB] |
Changelog
by Xavier Bachelot (2008-01-12):
- Remove '|| :' from %check section. - Remove uneeded BR:. |