Checking if your kit is complete... Looks good Writing Makefile for Text::MagicTemplateX::HTML 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 Manifying blib/man3/HTML::MagicTemplate.3 Manifying blib/man3/Text::MagicTemplateX::HTML.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 darwin # Current time local: Mon Nov 26 17:09:19 2007 # Current time GMT: Tue Nov 27 01:09:19 2007 # Using Test.pm version 1.25 Name "main::matrix" used only once: possible typo at t/01_TableTiler.t line 6. # Test 1 got: "\n" (t/01_TableTiler.t at line 43) # 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" not ok 1 # 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); # 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"not ok 2 # 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.08 cusr + 0.03 csys = 0.11 CPU) Failed 1/1 test programs. 2/2 subtests failed. make: *** [test_dynamic] Error 255