Checking if your kit is complete... Looks good Writing Makefile for Text::MagicTemplateX::HTML Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/HTML/MagicTemplate.pm blib\lib\HTML\MagicTemplate.pm cp lib/Text/MagicTemplateX/HTML.b blib\lib\Text\MagicTemplateX\HTML.b cp lib/Text/MagicTemplateX/TableTiler.b blib\lib\Text\MagicTemplateX\TableTiler.b cp lib/Text/MagicTemplateX/FillInForm.b blib\lib\Text\MagicTemplateX\FillInForm.b cp lib/Text/MagicTemplateX/HTML.pm blib\lib\Text\MagicTemplateX\HTML.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/01_TableTiler....1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 10:47:40 2008 Name "main::matrix" used only once: possible typo at t/01_TableTiler.t line 6. # Current time GMT: Fri Jan 11 18:47:40 2008 # Using Test.pm version 1.25 # Test 1 got: "\n" (t/01_TableTiler.t at line 43) not ok 1 # Expected: "\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n
12345
678910
1112131415
\n" # Line 1 is changed: # - "\n" # + "\n" # Lines 2-2 are missing: # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "
12345
678910
1112131415
\n" # t/01_TableTiler.t line 43 is: ok ($$tiled_table, $expected); not ok 2 # Test 2 got: "123456789101112131415\n" (t/01_TableTiler.t at line 46) # Expected: "\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n\t\n\t\n\t\n\t\n\t\n\n\n
12345
678910
1112131415
\n" # Line 1 is changed: # - "\n" # + "123456789101112131415\n" # Lines 2-2 are missing: # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\t\n" # - "\n" # - "\n" # - "
12345
678910
1112131415
\n" # t/01_TableTiler.t line 46 is: ok ($$tiled_table, $expected); FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_TableTiler.t 2 2 1-2 Failed 1/1 test scripts. 2/2 subtests failed. Files=1, Tests=2, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 2/2 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.