The continuing saga of LogValidator on Mac OS X

Anyone have any ideas about this? To me this really does look like a bug 
in LogValidator itself, as opposed to a CPAN problem.

I now have LogValidator installed. I'm able to do "logvalidator.pl -h"
and get the expected help screen. Yay!.

However when I set up my conf file and actually try to run the program,
it spews out a lot of error message like this:

Use of uninitialized value in concatenation (.) or string at
/Library/Perl/5.8.6/W3C/LogValidator.pm line 166, <LOGFILE> line 2513.
Use of uninitialized value in concatenation (.) or string at
/Library/Perl/5.8.6/W3C/LogValidator.pm line 169, <LOGFILE> line 2513.
Use of uninitialized value in substitution (s///) at
/Library/Perl/5.8.6/W3C/LogValidator.pm line 161, <LOGFILE> line 2514.
Use of uninitialized value in string ne at
/Library/Perl/5.8.6/W3C/LogValidator.pm line 163, <LOGFILE> line 2514.

The line numbers keep changing but otherwise it's consistent. Ideas? 
Perhaps I should just turn off "use strict;"?

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

Received on Friday, 9 February 2007 21:21:35 UTC