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-1.27 RPM for s390x

From OpenSuSE Leap 15.3 for s390x

Name: perl-Linux-Pid Distribution: SUSE Linux Enterprise 15
Version: 0.04 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.27 Build date: Sat May 26 02:29:28 2018
Group: Development/Libraries/Perl Build host: s390lpd
Size: 13875 Source RPM: perl-Linux-Pid-0.04-1.27.src.rpm
Packager: https://www.suse.com/
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.26.1/s390x-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Linux
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Linux/Pid.pm
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Linux
/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Linux/Pid
/usr/lib/perl5/vendor_perl/5.26.1/s390x-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, Tue Apr 9 15:08:25 2024