Cannot determine perl version info from lib/Acme/Aspartame.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - Filter::Util::Call ...loaded. (1.07) - Filter::Simple ...loaded. (0.82) - Bloom::Filter ...loaded. (1.0) - Switch ...loaded. (2.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Acme::Aspartame Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Acme/Aspartame.pm blib\lib\Acme\Aspartame.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, '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. # Failed test 'use Acme::Aspartame' # at t/01-aspartame.t line 26. not ok 1 - use Acme::Aspartame # got: '0' # expected: '1' The system cannot find the path specified. # Failed test 'use Bloom::Filter; use Acme::Aspartame' # at t/01-aspartame.t 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. # Looks like you failed 2 tests of 7. ok 7 - use Switch; use Acme::Aspartame dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/7 tests, 71.43% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-aspartame.t 2 512 7 2 1-2 Failed 1/2 test scripts. 2/8 subtests failed. Files=2, Tests=8, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 2/8 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.