Help for this page
#!/usr/bin/perl -w use strict; ... $p->parse_file('test.html'); print $text;
<html> <head> ... </ul> </body> </html>
...