Help for this page

Select Code to Download


  1. or download this
    Bareword "WNOHANG" not allowed while "strict subs" in use
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            close(WRITE);
            print "Child closed write\n";
    }