summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/docs/checklink.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/checklink.html b/htdocs/docs/checklink.html
index 78634d0..8f2b695 100755
--- a/htdocs/docs/checklink.html
+++ b/htdocs/docs/checklink.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: checklink.html,v 1.3 2002-10-27 08:26:09 ville Exp $"
---><!--#set var="date" value="\$Date: 2002-10-27 08:26:09 $"
+<!--#set var="revision" value="\$Id: checklink.html,v 1.4 2002-10-27 08:26:40 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-10-27 08:26:40 $"
--><!--#set var="title" value="W3C Link Checker documentation"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -152,7 +152,7 @@
these installed. For an introduction to installing Perl modules,
see <a href="http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules">The CPAN FAQ</a>.
<ul>
- <li><a href="http://search.cpan.org/dist/libwww-perl/">libwww-perl</a> (version 5.60 or newer if you want HTTP/1.1 with <code>Keep-Alive</code></li>
+ <li><a href="http://search.cpan.org/dist/libwww-perl/">libwww-perl</a> (version 5.60 or newer if you want HTTP/1.1 with <code>Keep-Alive</code>)</li>
<li><a href="http://search.cpan.org/dist/HTML-Parser/">HTML-Parser</a> (version 3.00 or newer)</li>
<li><a href="http://search.cpan.org/dist/CGI.pm/">CGI.pm</a></li>
<li><a href="http://search.cpan.org/dist/URI/">URI</a></li>