Hi, first time posting on PerlMonks, but have found plenty of information here in the past.
I need to write a script that will take an array or URLs (http redirects) and test wether or not they are still valid - what the response code is.
I have seen that there are a few modules that look to be useful around this area, but I really am lost with where to start on this one.
Thanks in advance.