Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
      }
    }
    
  2. or download this
        $FHLocksemaphore->down;
        my $pid = open($chldout, "$command |");
    ...
          $Result[@Result] = $buf;
        }
        close($chldout);