On Mar 4, 2006, at 05:58, Gabor Szabo wrote:
When installing a module ( in this case Sub-Uplevel-0.09 on 5.8.8) using CPANPLUS I saw many warnings passing by but as all the tests were successful the report to the CPAN Testers was sent as PASS.it would be useful to capture warnings printed on the screen and then even somehow report this minor (?) failor to the author.
use Test::NoWarnings; Best, David