Writing Makefile for File::SearchPath Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp SearchPath.pm blib\lib\File\SearchPath.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/search....1..11 ok 1 - require File::SearchPath; ok 2 - Find search.t ok 3 - search.t not executable # Failed test 'Looking for perl in \cpanrun\build\5-10-0\bin\:t' # at t/search.t line 27. # got: '\cpanrun\build\5-10-0\bin\perl.exe' # expected: 'C:\cpanrun\build\5-10-0\bin\perl.exe' not ok 4 - Looking for perl in \cpanrun\build\5-10-0\bin\:t ok 5 - found file2 ok 6 - Number of files found ok 7 - found file2 ok 8 - found file2 ok 9 - Number of files found in backcompat mode ok 10 - found file2 ok 11 - found file2 # Looks like you failed 1 test of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/11 tests, 90.91% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/search.t 1 256 11 1 4 Failed 1/1 test scripts. 1/11 subtests failed. Files=1, Tests=11, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.