Help for this page

Select Code to Download


  1. or download this
    system("start c:\\block.exe") == 0
        or die "Couldn't launch 'c:\\block.exe': $! / $?";
    print "processing second line...\n";