I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
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