freebsd-ports/www/p5-W3C-LinkChecker/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

12 lines
534 B
Text

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: https://metacpan.org/release/W3C-LinkChecker