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: 15.mga10 | Build date: Fri Aug 23 00:50:49 2024 |
Group: Development/Perl | Build host: localhost |
Size: 23917 | Source RPM: perl-Proc-FastSpawn-1.200.0-15.mga10.src.rpm |
Packager: neoclust <neoclust> | |
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
* Thu Aug 22 2024 neoclust <neoclust> 1.200.0-15.mga10 + Revision: 2088205 - Rebuild against new perl * Tue Nov 28 2023 tv <tv> 1.200.0-14.mga10 + Revision: 2010604 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/7d /usr/lib/.build-id/7d/b2f8451215642f38338adb8da08d93faea768c /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 Nov 17 07:27:55 2024