Checking if your kit is complete... Looks good Writing Makefile for Mac::Errors Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Errors.pm blib\lib\Mac/Errors.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/macerror blib\script\macerror pl2bat.bat blib\script\macerror Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/macerror blib\script\macerror pl2bat.bat blib\script\macerror C:\cpanrun\build\5-10-0\bin\perl.exe "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Level is # Test level is Test::Manifest::test_harness found [t\load.t t\pod.t t\pod_coverage.t t\import.t t\object.t t\errors.t] t\load............1..1 ok 1 - use Mac::Errors; ok t\pod.............1..2 ok 1 - blib\script\macerror ok 2 - blib\lib\Mac\Errors.pm ok t\pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t\import..........1..6 ok 1 - use Mac::Errors; ok 2 - There are at least some errors ok 3 ok 4 not ok 5 # Failed test at t\import.t line 22. # got: 'File not found' # expected: 'kHIDSuccess' ok 6 # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/6 tests, 83.33% okay t\object..........1..7 ok 1 - The object isa Mac::Errors ok 2 - Mac::Errors->can('symbol') ok 3 - Mac::Errors->can('number') ok 4 - Mac::Errors->can('description') ok 5 ok 6 ok 7 ok t\errors..........1..25 ok 1 - openErr has right value ok 2 - Description for error by symbol is right ok 3 - Description for error by number is right ok 4 - Symbol for error by symbol is right ok 5 - Symbol for error by number is right ok 6 - Number for error by symbol is right ok 7 - Number for error by number is right ok 8 - Description for error by symbol is right ok 9 - Description for error by number is right ok 10 - Symbol for error by symbol is right ok 11 - Symbol for error by number is right ok 12 - Number for error by symbol is right ok 13 - Number for error by number is right ok 14 - Description for error by symbol is right ok 15 - Description for error by number is right ok 16 - Symbol for error by symbol is right ok 17 - Symbol for error by number is right ok 18 - Number for error by symbol is right ok 19 - Number for error by number is right ok 20 - Description for error by symbol is right ok 21 - Description for error by number is right ok 22 - Symbol for error by symbol is right ok 23 - Symbol for error by number is right ok 24 - Number for error by symbol is right ok 25 - Number for error by number is right ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\import.t 1 256 6 1 5 1 test skipped. Failed 1/6 test scripts. 1/41 subtests failed. Files=6, Tests=41, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/6 test programs. 1/41 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.