deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.28)
Description: |-
module to fork+exec, or spawn, a subprocess as quickly as possible
The purpose of the small (in scope and footprint) Proc::FastSpawn 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.
Homepage: https://metacpan.org/release/Proc-FastSpawn
Installed-Size: '43'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libproc-fastspawn-perl
Priority: optional
Section: perl
Source: libproc-fastspawn-perl (1.2-2)
Version: 1.2-2+b4
srcpkg_name: libproc-fastspawn-perl
srcpkg_version: 1.2-2