- or download this
<hr><div >
<h1>Dave</h1>
<h2>PASS</h2>
...
</table>
</div>
- or download this
use HTML::TokeParser;
open($a, "samplehtml.txt") or die("cannot open infile: $!");
...
@body = grep /FAIL/, $text;
print @body, "\n";}
}
- or download this
Bryan
FAIL
...
Remarks:
Bad Grade!
- or download this
Bryan
FAIL
...
Remarks:
Bad Grade!