- 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
</input>
- or download this
<output>
This is to test. this is to test
<p>This is to test. This is to test</p>
...
This is to test.
this is to test
</output>
- or download this
$infile = $ARGV[0];
...
}
close(IN);
close(OUT);