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: 10.mga8 | Build date: Wed Jun 17 22:39:47 2020 |
Group: Development/Perl | Build host: localhost |
Size: 28439 | Source RPM: perl-Proc-FastSpawn-1.200.0-10.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://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
* Wed Jun 17 2020 umeabot <umeabot> 1.200.0-10.mga8 + Revision: 1595145 - Rebuild for perl 5.32 * Sun Feb 16 2020 umeabot <umeabot> 1.200.0-9.mga8 + Revision: 1530018 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Tue Aug 27 2019 tmb <tmb> 1.200.0-8.mga8 + Revision: 1433881 - rebuild for perl 5.30 * Fri Sep 21 2018 umeabot <umeabot> 1.200.0-7.mga7 + Revision: 1293672 - Mageia 7 Mass Rebuild * Wed Aug 08 2018 pterjan <pterjan> 1.200.0-6.mga7 + Revision: 1249876 - Rebuild for perl 5.28
/usr/lib/.build-id /usr/lib/.build-id/85 /usr/lib/.build-id/85/521a9902061cd8cf4a032780b2280636dcb328 /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, Sun Oct 13 08:20:58 2024