Subject: | Tests fail if csh is not installed |
There's no guarantee that csh is available on a modern system. E.g. on my debian/jessie smoker:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
open3: exec of /bin/csh failed: No such file or directory at /tmpfs/.cpan-build-cpansand/2016091015/IPC-Session-0.05-0/blib/lib/IPC/Session.pm line 98.
t/csh.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/10 subtests
See also:
http://analysis.cpantesters.org/solved?distv=IPC-Session-0.05#fail%3At%2Fcsh.t