Subject: | Use of uninitialized value in string ne in "make test" |
make test is successful, but two tests emit "Use of uninitialized value
in string ne at(eval xx) line 31."
$ make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl5.8.7 "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/apache................ok
t/can...................ok
t/carp..................ok
t/cookie................ok
t/fast..................ok
t/form..................ok
t/function..............ok
t/html..................ok 1/28Use of uninitialized value in string ne
at (eval 4) line 31.
Use of uninitialized value in string ne at (eval 4) line 31.
t/html..................ok
t/no_tabindex...........ok
t/pretty................ok
t/push..................ok 1/12Use of uninitialized value in string ne
at (eval 12) line 31.
Use of uninitialized value in string ne at (eval 12) line 31.
Use of uninitialized value in string ne at (eval 12) line 31.
t/push..................ok
1/12 skipped: do_sleep() test may take a while
t/request...............ok
t/start_end_asterisk....ok
t/start_end_end.........ok
t/start_end_start.......ok
t/switch................ok
t/util-58...............ok
t/util..................ok
All tests successful, 1 subtest skipped.
Files=18, Tests=502, 9 wallclock secs ( 6.68 cusr + 1.50 csys = 8.18 CPU)
perl 5.8.7 on Solaris 9.