Checking if your kit is complete... Looks good Writing Makefile for Devel::OptreeDiff Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Devel/OptreeDiff.pm blib\lib\Devel\OptreeDiff.pm 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::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/1-use.......1..1 ok 1 - use Devel::OptreeDiff; ok t/2-or-die....1..6 ok 1 - 5 chunks detected ok 2 - Chunk 1 # Failed test 'Chunk 5' # at t/2-or-die.t line 44. # got: '- /leavesub/lineseq/nextstate*null/or/print/pushmark*rv2av/gv.op_private = 0 # - .op_targ = 0 # - /leavesub/lineseq/nextstate*null/or/print*die # - .op_flags = 6 # - .op_private = 1 # - .op_targ = 4 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark # - .op_flags = 2 # - .op_private = 0 # - .op_targ = 0 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark*rv2sv # - .op_flags = 6 # - .op_private = 1 # - .op_targ = 15 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark*rv2sv/gvsv # - .op_flags = 2 # - .op_padix = 3 # ' # expected: '- /leavesub/lineseq/nextstate*null/or/print/pushmark*rv2av/gv.op_flags = 2 # - .op_private = 0 # - .op_targ = 0 # - /leavesub/lineseq/nextstate*null/or/print*die # - .op_flags = 6 # - .op_private = 1 # - .op_targ = 2 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark # - .op_flags = 2 # - .op_private = 0 # - .op_targ = 0 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark*rv2sv # - .op_flags = 6 # - .op_private = 1 # - .op_targ = 15 # - /leavesub/lineseq/nextstate*null/or/print*die/pushmark*rv2sv/gvsv # - .GV = main::! # ' # Looks like you failed 1 test of 6. ok 3 - Chunk 2 ok 4 - Chunk 3 ok 5 - Chunk 4 not ok 6 - Chunk 5 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/6 tests, 83.33% okay t/3-and-or....1..2 ok 1 # skip Devel::OptreeDiff is still including redundant information. TODO ok 2 # skip Devel::OptreeDiff is still including redundant information. TODO ok 2/2 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/2-or-die.t 1 256 6 1 6 2 subtests skipped. Failed 1/3 test scripts. 1/9 subtests failed. Files=3, Tests=9, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.