Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-aspartame.t t/00-load.........1..1 ok 1 ok t/01-aspartame....1..7 The system cannot find the path specified. not ok 1 - use Acme::Aspartame # Failed test (t/01-aspartame.t at line 26) # got: '0' # expected: '1' The system cannot find the path specified. # Failed test (t/01-aspartame.t at line 26) not ok 2 - use Bloom::Filter; use Acme::Aspartame # got: '0' # expected: '1' The system cannot find the path specified. ok 3 - use Filter::Util::Call; use Acme::Aspartame The system cannot find the path specified. ok 4 - use Acme::Aspartame; use Filter::Util::Call The system cannot find the path specified. ok 5 - use Filter::Simple; use Acme::Aspartame The system cannot find the path specified. ok 6 - use Acme::Aspartame; use Filter::Simple The system cannot find the path specified. ok 7 - use Switch; use Acme::Aspartame # Looks like you failed 2 tests of 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/7 tests, 71.43% okay Failed 1/2 test scripts, 50.00% okay. 2/8 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-aspartame.t 2 512 7 2 28.57% 1-2 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.