M
Mitchua
When I run the well quoted line:
my $ascii =
HTML::FormatText->new->format(HTML:
arse:
arse_html($html));
to remove HTML tags from an html document, it replaces all tables with
"[TABLE NOT SHOWN]". Is there a quick and easy way to get the table content
parsed too?
Thanks a lot,
Mitchua
my $ascii =
HTML::FormatText->new->format(HTML:
to remove HTML tags from an html document, it replaces all tables with
"[TABLE NOT SHOWN]". Is there a quick and easy way to get the table content
parsed too?
Thanks a lot,
Mitchua