in reply to
Re^3: How to parse HTML5?
in thread
How to parse HTML5?
You can use regex or HTML::TreeBuilder to parse html file i found details here
remove only html tags from a string or file
Comment on
Re^4: How to parse HTML5?
In Section
Seekers of Perl Wisdom