Checking if your kit is complete... Looks good Writing Makefile for Pointer Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Pointer/long.pm blib\lib\Pointer\long.pm cp lib/Pointer/sv.pm blib\lib\Pointer\sv.pm cp lib/Pointer/int.pm blib\lib\Pointer\int.pm cp lib/Pointer.pm blib\lib\Pointer.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/*.t t/test....1..6 # Failed test at t/test.t line 9. not ok 1 # Failed test at t/test.t line 11. # got: undef # expected: 'Hello' # Failed test at t/test.t line 20. # got: '02110400' # expected: '01050101' # Failed test at t/test.t line 22. # got: '4' # expected: '42' # Looks like you failed 4 tests of 6. not ok 2 ok 3 not ok 4 not ok 5 ok 6 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-2, 4-5 Failed 4/6 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test.t 4 1024 6 4 1-2 4-5 Failed 1/1 test scripts. 4/6 subtests failed. Files=1, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 4/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x4' Stop.