perl/modules/W3C/LogValidator/lib/W3C/LogValidator LinkChecker.pm,1.4,1.5

Update of /sources/public/perl/modules/W3C/LogValidator/lib/W3C/LogValidator
In directory hutz:/tmp/cvs-serv27782

Modified Files:
	LinkChecker.pm 
Log Message:
updating pod

Index: LinkChecker.pm
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/lib/W3C/LogValidator/LinkChecker.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- LinkChecker.pm	19 Dec 2005 06:43:54 -0000	1.4
+++ LinkChecker.pm	15 Jan 2006 19:30:50 -0000	1.5
@@ -2,7 +2,7 @@
 #       Keio University,
 #       European Research Consortium for Informatics and Mathematics 
 #       Massachusetts Institute of Technology.
-# written by Firstname Lastname <your@email.address> for W3C
+# written by olivier Thereaux <ot@w3.org> for W3C
 #
 # $Id$
 
@@ -277,14 +277,13 @@
 
 =head1 DESCRIPTION
 
-This module is part of the W3C::LogValidator suite, and combines the W3C link checker with a Web server log analysis tool, providing a way to fix documents with broken links little by little while focusing first on the ones that should have priority.
+This module is part of the W3C::LogValidator suite, and combines the W3C link checker (see L<http://validator.w3.org/checklink>, and L<W3C::LinkChecker>) with a Web server log analysis tool, providing a way to fix documents with broken links little by little while focusing first on the ones that should have priority.
 
 
 =head1 AUTHOR
 
-Template created by olivier Thereaux <ot@w3.org> for W3C
+olivier Thereaux <ot@w3.org> for W3C
 
-Module created by You <your@address>
 
 =head1 SEE ALSO
 

Received on Sunday, 15 January 2006 19:30:57 UTC