use HTML::Strip; my $hs = HTML::Strip->new(); my $clean_text = $hs->parse( $raw_html ); $hs->eof;
It couldn't be easier when you use the right tool for the job.
Dave
In reply to Re: how to remove html tags
by davido
in thread how to remove html tags
by cs202083
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |