Letter P

perl-Proc-Fork - Simple, intuitive interface to the fork() system call

Website: https://metacpan.org/release/Proc-Fork
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
Description:
This module provides an intuitive, Perl-ish way to write forking
programs by letting you use blocks to illustrate which code section
executes in which fork. The code for the parent, child, retry handler
and error handler are grouped together in a "fork block". The clauses
may appear in any order, but they must be consecutive (without any other
statements in between).

Packages

perl-Proc-Fork-0.808-1.aldos.noarch [20 KiB] Changelog by Joel Barrios (2022-09-06):
- Update to 0.808.

Listing created by Repoview-0.6.6-6.fc14.al