I need a simple perl script that will take a url from a text file and then go to that page. From there it will search the page for a link containing a certain with a certain word as it's anchor text. It will then follow that link and output the url of the followed link into another text file. Please pm/post if you can do this for me.
It appears the deal with the above poster has fallen through. That means this is still open for anyone interested. Also, the script should probably be using the WWW Mechanize perl module.