Subject: | fails with portable Strawberry Perl |
I tried installing on 5.18 and 5.16 portable versions, and both failed with this error:
C:\dev\strawberry-perl-5.18.2.2-64bit-portable\perl\bin\perl.exe "-MExtUtils::Co
mmand::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(
0, 'blib\lib', 'blib\arch')" t/*.t
t/00-compile.t ............ ok
t/10-basics.t ............. ok
open2: IO::Pipe: Can't spawn-NOWAIT: Inappropriate I/O control operation at C:\d
ev\strawberry-perl-5.18.2.2-64bit-portable\cpan\build\Devel-FindPerl-0.012-iMqHB
e\blib\lib/Devel/FindPerl.pm line 118.
t/11-tainted.t ............
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
I noticed one other reporter had the same problem, also on portable Strawberry.