Reading the same docs it looks like keep_html keeps any markup within the cell (e.g. text formatting) but not the tags that define the table. That it doesn't keep embedded tables within a cell makes me think it removes all table stucture tags
The synopsis does give a different method that looks like the right thing through:
$table_html = $table_tree->as_HTML;I haven't tried either one- maybe later on today if the op doesn't solve it.
In reply to Re^2: Question on extracting HTML tables with HTML::TableExtract
by bitingduck
in thread Question on extracting HTML tables with HTML::TableExtract
by redmage
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |