aboutsummaryrefslogtreecommitdiff
path: root/www/p5-W3C-LinkChecker/pkg-descr
blob: c71f2ccd9f4942d84c4c42ae4d312c573f47a6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
This manual page documents briefly the checklink command, a.k.a. the W3C 
Link Checker.

checklink is a program that reads an HTML or XHTML document, extracts a 
list of anchors and lists and checks that no anchor is defined twice and 
that all the links are dereferenceable, including the fragments. It warns 
about HTTP redirects, including directory redirects, and can check 
recursively a part of a web site.

The program can be used either as a command line tool or as a CGI script.
 
WWW: http://search.cpan.org/dist/W3C-LinkChecker/