validator/httpd/cgi-bin checklink.pl

Update of /sources/public/validator/httpd/cgi-bin
In directory rux.w3.org:/temp/tmp/cvs-serv32361

Modified Files:
      Tag: validator-0_6_0-branch
	checklink.pl 
Log Message:
- Implemented external configuration file stuff (#127).
  We now require Config::General >= 2.06.
- Fixed basic authentication (#122).  If the trusted domain is not specificed,
  we only send the authentication to the same host which requested it.
  Also added a notice about this to the error page/command line message if
  no suitable authentication info was given.
- Changed text/javascript to application/x-javascript, thanks to
  Nicolas Roeser for the report.
  (see <http://lists.w3.org/Archives/Public/www-validator/2003Jan/0158.html>)
- Fixed missing results from the summary when a file:// URI was present
  (also reduces number of error log warnings emitted).
- Command line --help clarifications, reformatting.
- Code cleanups.

Received on Sunday, 2 February 2003 14:03:34 UTC