in reply to Re: Problem Parsing with HTML::TableExtract
in thread Problem Parsing with HTML::TableExtract

Hi,
Thanks for the reply. But:
$te->table_stats;
Doesn't seem to exist as a method in the module.
Then, I tried:
my @all_tables = $te->table_states(0,0);
Also doesn't do the job.

Regards,
Edward