checklink:

Hello all

Quick question from a newbie with this link checker script.

I writing in a perl script that parses a html which has many links in
it, I need to then check the links in the html, since the link checker
script is there I  then use this to check each link one by one, all
works fine so far, my only problem is getting the info back into my
script so I can then produce a nice report for my boss! So my question
is what is the most common method to read the results from the script?
Is is it just piping the output of the link checker away from the
standard output straight to a file and then for me to parse this file
for the information I need?

--
Cheers
Paul Kirk

Received on Friday, 4 April 2003 09:34:37 UTC