Checking if your kit is complete... Looks good Writing Makefile for Text::Annotated::Line Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Text/Annotated/Reader.pm blib\lib\Text\Annotated\Reader.pm cp lib/Text/Annotated/Line.pm blib\lib\Text\Annotated\Line.pm cp lib/Text/Annotated/Writer.pm blib\lib\Text\Annotated\Writer.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/annotate....1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 10:20:17 2008 # Current time GMT: Fri Jan 11 18:20:17 2008 # Using Test.pm version 1.25 ok 1 ok 2 # Failed test 3 in t/annotate.t at line 27 # t/annotate.t line 27 is: ok(length $@ == 0) or warn $@; # 3 Not a HASH reference at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Text-Annotated-Line\blib\lib/Text/Annotated/Line.pm line 22, line 1. # Failed test 4 in t/annotate.t at line 42 # t/annotate.t line 42 is: ok(length $@ == 0) or warn $@; # 4 Can't use an undefined value as an ARRAY reference at t/annotate.t line 34, line 1. not ok 3 not ok 4 t/annotate.copy: No such file or directory diff: # Failed test 5 in t/annotate.t at line 46 # t/annotate.t line 46 is: ok((0xffff & system('diff t/annotate.copy t/annotate.in')) == 0); # Failed test 6 in t/annotate.t at line 61 # t/annotate.t line 61 is: ok(length $@ == 0) or warn $@; # 6 Can't use an undefined value as an ARRAY reference at t/annotate.t line 55, line 1. not ok 5 not ok 6 t/annotate.x: No such file or directory diff: not ok 7 # Failed test 7 in t/annotate.t at line 65 # t/annotate.t line 65 is: ok((0xffff & system('diff t/annotate.x t/annotate.an')) == 0); # 7 FAILED tests 3-7 Failed 5/7 tests, 28.57% okay t/line........1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 10:20:17 2008 # Current time GMT: Fri Jan 11 18:20:17 2008 # Using Test.pm version 1.25 Not a HASH reference at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Text-Annotated-Line\blib\lib/Text/Annotated/Line.pm line 22. ok 1 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/annotate.t 7 5 3-7 t/line.t 9 2304 7 12 2-7 Failed 2/2 test scripts. 11/14 subtests failed. Files=2, Tests=14, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 11/14 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.