SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Linux-Pid rpm build for : OpenSuSE. For other distributions click perl-Linux-Pid.

Name : perl-Linux-Pid
Version : 0.04 Vendor : openSUSE
Release : lp160.1.2 Date : 2014-07-21 13:48:59
Group : Development/Libraries/Perl Source RPM : perl-Linux-Pid-0.04-lp160.1.2.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Get the native PID and the PPID on Linux
Description :
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()\'.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/16.0/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Linux::Pid)
perl-Linux-Pid
perl-Linux-Pid(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.38.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM