Subject: | Test failures: usage of system perl & random directory entries |
Looking at the fail report http://www.cpantesters.org/cpan/report/1370944e-de5b-11e5-95b7-b06afcd2507e it seems that there are two issues:
* the test expects a certain order of directory entries, which is not given everywhere, at least not on linux systems (this test case seems to pass on freebsd & darwin systems)
* the test executes the system perl instead of the perl currently used in the build (easily recognizable here because the @INC of debian's /usr/bin/perl is listed here)