in reply to
Parsing HTML
There are a variety of HTML parsing modules available. Have a look at
HTML::Parser
,
HTML::TreeBuilder
and the article
HTML::Tree::Scanning
.
Comment on
Re: Parsing HTML
In Section
Seekers of Perl Wisdom