HTML-Tidy - Use of uninitialized value in eval string at venus.t line 6

Posted on Fri Sep 9 19:09:11 2005 by anner
Use of uninitialized value in eval string at venus.t line 6
perl Makefile.PL works fine, but make gives these errors:
t/venus..............Use of uninitialized value in eval "string" at t/venus.t line 6. Use of uninitialized value in eval "string" at t/venus.t line 6. Use of uninitialized value in eval "string" at t/venus.t line 6. t/venus..............ok 2/3# Failed test (t/venus.t at line 34) t/venus..............NOK 3# Structures begin differing at: # $got->[47] = ' <center>' # $expected->[47] = ' <address>' # Looks like you failed 1 tests of 3. t/venus..............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3
I'm not clear what I'm missing...???
Write a response