Help for this page

Select Code to Download


  1. or download this
    my $N = 10;    # timeout in seconds
    my $out;       # read into here
    ...
       }
       print "chunk='$out'\n";
    }