[Omaha.pm] Help with parsing HTML

Ryan Stille rps at willcomminc.com
Tue Sep 27 15:02:04 PDT 2005


I need to parse my HTML pages and look for some things.  I've tried
using HTML::Parser but am not having much luck with it.  I thought it
would be a pretty simple thing but it's not turning out that way.

Any tips?  Is there something better to use than HTML::Parser?

I just need something that feeds me the text between a specific tag,
then I will use a regular expression on it to find my string and report
on it.

Thanks,
-Ryan


More information about the Omaha-pm mailing list