Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
    
    };
    
  2. or download this
    #!/usr/local/bin/perl
    print "non-error\n";
    ...
    print "non-error\n";
    sleep(1);