Help for this page

Select Code to Download


  1. or download this
    ...
    } else {
      # this is child code
      die "cannot fork: $!" unless defined $pid;    # <--
      ...