Subject: | System perl used in tests |
See subject. A sample fail report because of this problem: http://www.cpantesters.org/cpan/report/2ab58a98-2055-11e5-99d1-5ebc1ad7484d
The usual fix is to explicitly use $^X in system/exec/qx calls, or to use the script in blib/scripts/, which should already have the correct shebang replaced.