Andy Lester <[EMAIL PROTECTED]> writes: > On Sun, Dec 12, 2004 at 07:01:56PM -0800, Nishant Mittal ([EMAIL PROTECTED]) > wrote: >> Hi Sean, >> >> I wrote to you earlier about your Perl Library to parse HTML pages. I was >> wondering if you have a C++ version of the library. > > No, he doesn't. >
Oh, there is no C++ API. But HTML::Parser underlies HTML::Tree (not to be confused with Paul J. Lucas' HTML_Tree) so it is pretty fast.