Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Proc-FastSpawn-1.200.0-14.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Proc-FastSpawn Distribution: Mageia
Version: 1.200.0 Vendor: Mageia.Org
Release: 14.mga10 Build date: Tue Nov 28 19:29:45 2023
Group: Development/Perl Build host: localhost
Size: 24053 Source RPM: perl-Proc-FastSpawn-1.200.0-14.mga10.src.rpm
Packager: tv <tv>
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.

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Tue Nov 28 2023 tv <tv> 1.200.0-14.mga10
  + Revision: 2010604
  - Rebuild for perl-5.38
* Tue Jun 07 2022 umeabot <umeabot> 1.200.0-13.mga9
  + Revision: 1862325
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 1.200.0-12.mga9
  + Revision: 1796016
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/08634d2188baebcf0e3f8f96a959b0224885c3
/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, Wed May 1 05:13:06 2024