in reply to HTML source grab

steves is right.
LWP::Simple and HTML::Parser is the way to go. Take a look at some code I posted here earlier today, hopfully it helps.
you may also want to look at this tutorial in the tutorial section.
-Silent11