Development/Libraries/Perl

perl-Proc-Fork: A Perl Module Proc::Fork - Simple, intuitive interface to the fork() system call

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
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). Authors: -------- Aristotle Pagaltzis, <pagaltzis@gmx.de>
Installieren: perl-Proc-Fork.jpg Status: perl-Proc-Fork.png Umfang:14 KiB