Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Linux-Pid-0.04-3.38 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: perl-Linux-Pid Distribution: openSUSE Tumbleweed
Version: 0.04 Vendor: openSUSE
Release: 3.38 Build date: Fri Feb 2 17:19:07 2024
Group: Development/Libraries/Perl Build host: h02-ch1b
Size: 17712 Source RPM: perl-Linux-Pid-0.04-3.38.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Linux-Pid/
Summary: Get the native PID and the PPID on Linux
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()'.

Provides

Requires

License

Artistic-1.0 or GPL-2.0+

Changelog

* Mon Jul 21 2014 vcizek@suse.com
  - initial import from devel:languages:perl:CPAN-L
  - version 0.04
  - fixed licence

Files

/usr/lib/perl5/vendor_perl/5.38.2/x86_64-linux-thread-multi/Linux
/usr/lib/perl5/vendor_perl/5.38.2/x86_64-linux-thread-multi/Linux/Pid.pm
/usr/lib/perl5/vendor_perl/5.38.2/x86_64-linux-thread-multi/auto/Linux
/usr/lib/perl5/vendor_perl/5.38.2/x86_64-linux-thread-multi/auto/Linux/Pid
/usr/lib/perl5/vendor_perl/5.38.2/x86_64-linux-thread-multi/auto/Linux/Pid/Pid.so
/usr/share/doc/packages/perl-Linux-Pid
/usr/share/doc/packages/perl-Linux-Pid/Changes
/usr/share/doc/packages/perl-Linux-Pid/README
/usr/share/man/man3/Linux::Pid.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024