A Perl Module Proc::Fork - Simple, intuitive interface to the fork() system call
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).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6/perl-Proc-Fork && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Proc-Fork-0.808.tar.gz | 0000015155 14.8 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Proc-Fork.changes | 0000002913 2.84 KB | |
perl-Proc-Fork.spec | 0000002651 2.59 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 5)
branch from Backports SP5
Comments 0