Runtime errors and excluding URIs by regex

Ville,

Thanks for the info about --exclude-docs, I think that will be useful
for some of the issues I have (I have some HTML generated from latex
docs, and I don't need to check each of those files. It's hard to use -D
to limit the checks, however, so -exclude-docs is a good thing).

I'm getting some runtime errors from 3.93-dev (from CVS):

[jimg@comet opendap_home]$ checklink -t 1 -H -D 2 -b -r http://test.dods.org > link_check.04.26.2004.html
Use of uninitialized value in substitution (s///) at
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/HTML/Entities.pm line 399.
Use of uninitialized value in printf at /usr/bin/checklink line 647.
RobotRules: Unexpected line: Allow: /
RobotRules: Unexpected line: Crawl-delay: 15
Use of uninitialized value in substitution (s///) at
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/HTML/Entities.pm line 399.
Use of uninitialized value in printf at /usr/bin/checklink line 647.
Use of uninitialized value in substitution (s///) at
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/HTML/Entities.pm line 399.

Where the errors at line 647 and 399 repeat many times. I thought this
might be fixed by adding a checklink.conf file to /etc/w3c/, but no such
luck.

I got similar errors from the release version.

James
-- 
__________________________________________________________________________
James Gallagher		         The Distributed Oceanographic Data System
jgallagher@gso.uri.edu               http://unidata.ucar.edu/packages/dods
Voice/Fax: 406.723.8663

Received on Monday, 26 April 2004 12:49:03 UTC