Re: checklink: upload

On 18.07.01 at 00:53, Susan Lesch <lesch@w3.org> wrote:

>I would like to be able to check links from a local file
>(to fix them before uploading).
>
>Is there any chance that ,checklink could do that?

Hugo, there is fairly straigthforward code to do this in "check" -- in sub
handle_file() -- that you can crib for this purpose. Just grab the first
page using CGI.pm instead of LWP and then process further as usual.

Received on Wednesday, 18 July 2001 07:30:35 UTC