Subject: | Tests should not install modules |
00-Git-Code-Review.t calls "CPAN::Shell->notest('install', $mod);", which may install missing modules. This is wrong, a test should never attempt to install anything. Best is to remove this test completely.
Regards,
Slaven