thought id show u my little program i made,
its found some useful webpages for me.
theres an txt file with lots of extra urls sections tocheck for on a website here :-
www.jonsmith1982.pwp.blueyonder.co.uk/exploits.txt
it not bad to say this is my first programming project, since i started...
that didnt seem to work for kept asking for an explicit package name or an absolete.
i got some different code that i posted just below the original, and ive seem to ave solve my query on that post too.
thanks anyway.
ive semi solved my problem, heres some code that works better for checking urls, but i can't seem to add to variables togeather.
can any1 help?
in the if (!head ($url)); section id want ($url+$web)
also in push (@goodUrls, ($urls)); bit.
#$web = "/index.html";
use LWP::Simple;
$url...
im new to programming and im trying to make a webpage checker.
I found this script, seems to work ok, but id like to replace the website url with a variable so it can be changed. Without having to edit any script.
Also id like to add a second part to the website url,
(i.e. $website =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.