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
Comment on
Re: Problem Parsing with HTML::TableExtract
Select
or
Download
Code
In Section
Seekers of Perl Wisdom