Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Proc-FastSpawn | Distribution: Mageia |
Version: 1.200.0 | Vendor: Mageia.Org |
Release: 13.mga9 | Build date: Tue Jun 7 02:12:33 2022 |
Group: Development/Perl | Build host: localhost |
Size: 24309 | Source RPM: perl-Proc-FastSpawn-1.200.0-13.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Proc-FastSpawn | |
Summary: Fork+exec, or spawn, a subprocess as quickly as possible |
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.
GPLv1+ or Artistic
* Tue Jun 07 2022 umeabot <umeabot> 1.200.0-13.mga9 + Revision: 1862325 - Rebuild for Perl 5.36 * Thu Mar 17 2022 umeabot <umeabot> 1.200.0-12.mga9 + Revision: 1796016 - Mageia 9 Mass Rebuild * Mon May 24 2021 umeabot <umeabot> 1.200.0-11.mga9 + Revision: 1727041 - Rebuild for perl 5.34 * Wed Jun 17 2020 umeabot <umeabot> 1.200.0-10.mga8 + Revision: 1595145 - Rebuild for perl 5.32
/usr/lib/.build-id /usr/lib/.build-id/31 /usr/lib/.build-id/31/8c3f5f3b7f2406b509e07762a0f791c6d313ae /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 09:33:22 2024