Checking if your kit is complete... Looks good Writing Makefile for Dir::Split Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Dir/Split.pm blib\lib\Dir\Split.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/00-load.........1..1 ok 1 - use Dir::Split; # Testing Dir::Split 0.80, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Dir\Split.pm ok t/split...........1..2 not ok 1 - numeric mode splitting # Failed test 'numeric mode splitting' # at t/split.t line 153. # Structures begin differing at: # $got->[0] = 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\Tg7qPW62Fq/sub-00001' # $expected->[0] = 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\Tg7qPW62Fq\sub-00001' # Failed test 'characteristic mode splitting' not ok 2 - characteristic mode splitting # at t/split.t line 153. # Structures begin differing at: # $got->[0] = 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\y40iynu9DQ/sub-' # $expected->[0] = 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\y40iynu9DQ\sub-.' # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/split.t 2 512 2 2 1-2 1 test skipped. Failed 1/4 test scripts. 2/4 subtests failed. Files=4, Tests=4, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 2/4 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.