Checking if your kit is complete... Looks good Writing Makefile for SWISH::HiLiter Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp HiLiter.pm blib\lib\SWISH\HiLiter.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/1.......1..1 # Failed test 'use SWISH::HiLiter;' # at t/1.t line 9. not ok 1 - use SWISH::HiLiter; # Tried to use 'SWISH::HiLiter'. # Error: SWISH::HiLiter requires SWISH::API version 0.03 or newer # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/1.t line 9. Attempt to reload SWISH/HiLiter.pm aborted. Compilation failed in require at t/1.t line 17. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/loop....1..5 SWISH::HiLiter requires SWISH::API version 0.03 or newer Compilation failed in require at t/loop.t line 6. BEGIN failed--compilation aborted at t/loop.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 255 65280 1 1 1 t/loop.t 2 512 5 10 1-5 Failed 2/2 test scripts. 6/6 subtests failed. Files=2, Tests=6, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 6/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.