-Davidmy $te = HTML::TableExtract->new(depth => 0); $te->parse($content); my $table = $te->first_table_found; my $tree = $table->tree; print $tree->cell(2,2);
In reply to Re: HTML::TableExtract (parse table column from an HTML page)
by erroneousBollock
in thread HTML::TableExtract (parse table column from an HTML page)
by cafaro
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |