[Pdx-pm] HTML::Parser help

Andy Lester andy at petdance.com
Fri Mar 4 13:55:38 PST 2005


On Fri, Mar 04, 2005 at 01:14:02PM -0800, Thomas J Keller (kellert at ohsu.edu) wrote:
> I've been away from Perl for a couple of months (grant due). But now 
> I'm back to tasks that are way more fun. 
> I find I have to parse an html file to extract some data. I installed 
> HTML::Parser today, but  I'm having trouble understanding how to write 

What are you looking to extract?  If you just want links or images, then
use WWW::Mechanize.  If you want more than that, you can have a look at
how Mech does the parsing.

xoa

-- 
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance


More information about the Pdx-pm-list mailing list