in reply to Remove html tags to obtain plain text

I have a string as shown below. I want to extract only the plain text and assign it to a scalar using HTML::Parser. How can this be done?

Copy paste from existing solutions that use HTML::Parser. What existing solutions you say? Go fish

  • Comment on Re: Remove html tags to obtain plain text