perl/modules/W3C/LinkChecker/etc checklink.conf,1.5,1.6

Update of /sources/public/perl/modules/W3C/LinkChecker/etc
In directory hutz:/tmp/cvs-serv17507/etc

Modified Files:
	checklink.conf 
Log Message:
Make Net::IP and other modules required for restricting access to
private IP addresses optional.


Index: checklink.conf
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/etc/checklink.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- checklink.conf	1 Jun 2004 21:55:54 -0000	1.5
+++ checklink.conf	6 Nov 2004 11:39:28 -0000	1.6
@@ -20,7 +20,7 @@
 
 #
 # Allow_Private_IPs is a boolean flag (1/0) for specifying whether checking of
-# links on non-public IP addresses is allowed.
+# links to non-public RFC 1918 IP addresses is allowed.
 #
 # The default, ie. not specifying the value here means that checking links
 # on non-public IP addresses is disabled when checklink runs as a CGI script,

Received on Saturday, 6 November 2004 11:39:30 UTC