Greetings, I got this bug report for CPANPLUS the other day, which turns out that Test.pm does not actually exit with a non-zero exitcode like Test::More does on failed tests:
http://rt.cpan.org/Ticket/Display.html?id=22685 This means neither CPAN.pm nor CPANPLUS actually detect the fact that a 'make test' failed. Is this expected behaviour, or should we be fixing Test.pm? Note that the test was made using Test.pm 1.25, the most recent version on CPAN. Kind regards, Jos