Help for this page

Select Code to Download


  1. or download this
    system(1, "perl", "child-script", $job);
    
  2. or download this
    print "hello world\n";
    exit;