Help for this page

Select Code to Download


  1. or download this
    <input>
    This is to test. this is to test
    <p>This is to test. This is
    ...
    This is to test.
    this is to test
    </output>
    
  2. or download this
    $infile = $ARGV[0];
    
    ...
    }
    close(IN);
    close(OUT);