Posted on 2005-09-09 16:09:11-07 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...???
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.