|
Vicious |
|---|
This is a remote URL checker. It works with Perl 4 and 5. It uses the W3C command line tool, a cross-platform command-line tool for accessing the WWW, and the timeout program from SATAN (timeout.c).
Usage: $0 [-t timeout] [-TVv] html-file(s)
-t [timeout] Time, in seconds, before killing off the current link
validation attempt
[Note: uses timeout program from SATAN; use the -T
option if you don't have this!]
-T Disable timeout (useful if you can't compile the
timeout program.)
-V Verbose; list file currently checking and links as
it goes along.
-v (not so) verbose, list file currently checking.
To download the necessary files, click on each portion that you need:
- www-rlint (perl script)
- timeout.c
- the W3C command-line tool