libproc-fastspawn-perl binary package in Ubuntu Mantic arm64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-04-25 12:10:09 UTC Published Ubuntu Mantic arm64 release universe perl Optional 1.2-2build1
  • Published
  • Copied from ubuntu lunar-proposed arm64 in Primary Archive for Ubuntu