> > I want to parse a html page having table format into > simple text. I tried the following code, but You can subclass HTML::Parser. I did a HTML::ParseTables which is such a subclass, but it has no documentation yet, and has not been tested much.