Package : perl-Proc-FastSpawn > RPM : perl-Proc-FastSpawn-1.200.0-7.mga7.src.rpm

Basic items

Name perl-Proc-FastSpawn
Version 1.200.0
Release 7.mga7
URL http://metacpan.org/release/Proc-FastSpawn
Group Development/Perl
Summary Fork+exec, or spawn, a subprocess as quickly as possible
Size 9KB
Arch armv7hl
License GPLv1+ or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 09:14:25
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie