in reply to How to get HTML::Parser to return a line of parsed text
use YAPE::HTML; $plain_text = YAPE::HTML->new($HTML)->display(0);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to get HTML::Parser to return a line of parsed text
by japhy (Canon) on Feb 06, 2001 at 20:30 UTC |