[EMAIL PROTECTED] said: > This testing is being done automatically, we're not ignoring you ;-)
Sorry---I wasn't sure what to do :) [EMAIL PROTECTED] said: > Can you put a test for WNHOME being defined in Makefile.PL, and fail > if it's not? This would prevent a false FAIL report when the > enviornment is not set up correctly. A problem with that is that WordNet doesn't require that WNHOME be set. A default directory is used if WNHOME isn't set. [EMAIL PROTECTED] said: > Although allowances can be made, perhaps in this case it's up to > cpanplus to correct for this behaviour, rather than having the author > change an otherwise good set of human-run tests ... Is there a way that I can tell cpanplus that there is an environment problem? Can I report "not ok 2 (environment)" or something similar to let it know that there's a problem, but it shouldn't report a FAIL? Jason