Hi!
I'm looking for some help on how to use HTML::Parser.My goal is quite straight forward, I simply want to strip all HTML-tags off my scalar $html,leaving just the plain text in $parsed_html.A helping hand would be greatly appriciated.
Regards Johan.