Help for this page

Select Code to Download


  1. or download this
    $pid = open(KID_TO_WRITE, "|-");
    
  2. or download this
    $fh = new FileHandle;
    my $sleep_count = 0;
    ...
            exit;  # don't forget this
    };