in reply to
HTML <=> Text convertion
You could have a look at
HTML::Strip
(and optionally
Text::Autoformat
) on CPAN, I have used them and I was very happy with the results.
Comment on
Re: HTML <=> Text convertion
In Section
Seekers of Perl Wisdom