use HTML::Strip; my $hs = HTML::Strip->new(); my $clean_text = $hs->parse( $raw_html ); $hs->eof;
In reply to Re: Getting HTML::Parse to work (was: HTML::Parse)
by kilinrax
in thread Getting HTML::Parse to work (was: HTML::Parse)
by DarkBlue
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |