Hey, I'm fairly new to perl and i'm trying to make a program that checks if an url (for example) www.test.com/test.php exists. and if so, saves to a text file. So far it's gone pretty badly. So i'm just asking, how would some of you go about this? What functions should i be using etc.
Thankyou.