Hi All, I stumbled across a problem during cpan smoke testing.
While testing, a module's prereq list was in process of being 'installed'. (-p) This install failed. (It was a problem with permissions on one of the directories) After the failure, the testing continued and ended up sending a FAILED report with the normal message: "... test suite seem to fail without these modules ..." I think it would be best to abort the whole test in the event of a failure during the loading of the prereq's. The module that failed is most likely needed for the tests. :-) Thanks! -Mark
