in reply to Re^2: Installing Tests
in thread Installing Tests

In Vanilla/Strawberry Perl builds, I found that setting $ENV{PERL_MM_USE_DEFAULT} and $ENV{AUTOMATED_TESTING} to true cuts out many of those annoying prompts for user input.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.