SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Proc-FastSpawn
Version : 1.200.0 Vendor : Mageia_Org
Release : 14.mga10 Date : 2023-11-28 19:01:55
Group : Development/Perl Source RPM : perl-Proc-FastSpawn-1.200.0-14.mga10.src.rpm
Size : 0.03 MB
Packager : tv < tv>
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/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(Proc::FastSpawn)
perl-Proc-FastSpawn
perl-Proc-FastSpawn(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.28)
libperl.so.5.38
perl-base >= 2:5.38.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/e1
/usr/lib/.build-id/e1/d007f24b0874224b22643e94dae82ba26ef17f
/usr/lib/perl5/vendor_perl/Proc
/usr/lib/perl5/vendor_perl/Proc/FastSpawn.pm
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/Proc
/usr/lib/perl5/vendor_perl/auto/Proc/FastSpawn
/usr/lib/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