The continuing saga of LogValidator on Mac OS X

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?


-- 
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, 2 February 2007 14:01:38 UTC