in reply to Re: Table.pm: Extract text from html tables
in thread Table.pm: Extract text from html tables

HTML::TableExtract is not useful at all. I never can get any piece out of the html file.
  • Comment on Re^2: Table.pm: Extract text from html tables

Replies are listed 'Best First'.
Re^3: Table.pm: Extract text from html tables
by runrig (Abbot) on Aug 13, 2012 at 21:12 UTC
    HTML::TableExtract is not useful at all. I never can get any piece out of the html file.
    You are doing something wrong then, because it works and I've found it very useful on occasion.