Help for this page

Select Code to Download


  1. or download this
    child{ .....}
    
  2. or download this
    
    use Proc::Fork;
    ...
         # Error-handling code goes here (if fork() fails).
     };
     # Note the semicolon at the end. Necessary if other statements follow
    +.