in reply to
Most efficient way to parse web pages
HTML::Parser
is written in C. With the right handler configuration, it's very hard to beat that.
--
Randal L. Schwartz, Perl hacker
Comment on
Re: Most efficient way to parse web pages
In Section
Seekers of Perl Wisdom