in reply to
Any pure-perl html to text? (Or: missing a perl equivalent to 'lynx -dump')
I've had reasonable success with
SGML::StripParser
though that just rips the tags out, leaving the rest formatted as-is.
just another cpan module author
Comment on
Re: Any pure-perl html to text? (Or: missing a perl equivalent to 'lynx -dump')
In Section
Seekers of Perl Wisdom