SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Proc-FastSpawn rpm build for : Mageia 9. For other distributions click perl-Proc-FastSpawn.

Name : perl-Proc-FastSpawn
Version : 1.200.0 Vendor : Mageia_Org
Release : 13.mga9 Date : 2022-06-07 02:25:14
Group : Development/Perl Source RPM : perl-Proc-FastSpawn-1.200.0-13.mga9.src.rpm
Size : 0.03 MB
Packager : umeabot < umeabot>
Summary : fork+exec, or spawn, a subprocess as quickly as possible
Description :
The purpose of this small (in scope and footprint) module is simple: spawn
a subprocess asynchronously as efficiently and/or fast as possible.
Basically the same as calling fork+exec (on POSIX), but hopefully faster
than those two syscalls.

Apart from fork overhead, this module also allows you to fork+exec programs
when otherwise you couldn\'t - for example, when you use POSIX threads in
your perl process then it generally isn\'t safe to call fork from perl, but
it is safe to use this module to execute external processes.

If neither of these are problems for you, you can safely ignore this
module.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Proc-FastSpawn-1.200.0-13.mga9.x86_64.rpm
     

Provides :
perl(Proc::FastSpawn)
perl-Proc-FastSpawn
perl-Proc-FastSpawn(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)
libc.so.6(GLIBC_2.28)(64bit)
libperl.so.5.36()(64bit)
perl-base >= 2:5.36.0
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/.build-id
/usr/lib/.build-id/68
/usr/lib/.build-id/68/e01d5a85fb69534be066a3d2e7e07bc717b4b0
/usr/lib64/perl5/vendor_perl/Proc
/usr/lib64/perl5/vendor_perl/Proc/FastSpawn.pm
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Proc
/usr/lib64/perl5/vendor_perl/auto/Proc/FastSpawn
/usr/lib64/perl5/vendor_perl/auto/Proc/FastSpawn/FastSpawn.so
/usr/share/doc/perl-Proc-FastSpawn
/usr/share/doc/perl-Proc-FastSpawn/COPYING
/usr/share/doc/perl-Proc-FastSpawn/Changes
/usr/share/doc/perl-Proc-FastSpawn/META.json
/usr/share/doc/perl-Proc-FastSpawn/META.yml
/usr/share/doc/perl-Proc-FastSpawn/README
/usr/share/man/man3/Proc::FastSpawn.3pm.xz

 
ICM