Your mission is simple.  You will write a perl program that given a URL, downloads that URL and prints all links contained on the downloaded page.

You get a point for being able to download the URL.
You get a point for being able to seperate the data from the metadata.
You get a point for being able to separate the img urls from the other urls.
You get two points for finding all links within the text.

This assignment is due Thr Nov 6th, 2008.