Hi guys & gals. I'm writing a mod_perl handler for a ColdFusion'esque embedded scripting language... I was wondering what the quickest (performance wise) way to parse through the HTML is. Embperl documents show that it requires HTML::Parser, though I can't seem to find where it uses this module to parse documents. The code in HTML::Template may work.. though it seems that it would be very slow. I would appreciate any input the rest of you might have. Ian Mahuron
- Re: Trying not to re-invent the wheel Ian Mahuron
- Re: Trying not to re-invent the wheel Sam Tregar
- RE: Trying not to re-invent the wheel Ian Mahuron
- RE: Trying not to re-invent the wheel Christian Gilmore
- Re: Trying not to re-invent the wheel Gisle Aas
- Re: Trying not to re-invent the wheel Dave Hodgkinson
- HTML-Parser-XS-2.99_08 performance... Gisle Aas
- RE: Trying not to re-invent the wh... Christian Gilmore
- Re: Trying not to re-invent the wheel Eric L. Brine
- RE: Trying not to re-invent the wheel Tobias Hoellrich
- RE: Trying not to re-invent the wheel Jason Bodnar