in reply to Problem Parsing with HTML::TableExtract

Hi,
In your  myfile.html, i didn't find any closing tags for td,tr and th.Maybe this will cause the issue.I guess HTML::TableExtract will parse based on that.
-kulls