Guest_imported
New member
- Jan 1, 1970
- 0
Is there a way in Perl to check if web links are working on a web page.
All my links are http links such as:
<A HREF="<A HREF="
I need to find out if the links are working and if they are not working then give me a message saying the link is not working.
All my links are http links such as:
<A HREF="<A HREF="
I need to find out if the links are working and if they are not working then give me a message saying the link is not working.