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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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.008002 for hpux # Current time local: Mon Oct 15 13:28:32 2007 # Current time GMT: Mon Oct 15 20:28:32 2007 # Using Test.pm version 1.24 Name "main::matrix" used only once: possible typo at t/01_TableTiler.t line 6. # Test 1 got: ' ' (t/01_TableTiler.t at line 43) # Expected: '
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
' not ok 1 # t/01_TableTiler.t line 43 is: ok ($$tiled_table, $expected); # Test 2 got: '123456789101112131415 ' (t/01_TableTiler.t at line 46) # Expected: '
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
' not ok 2 # t/01_TableTiler.t line 46 is: ok ($$tiled_table, $expected); FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01_TableTiler.t 2 2 100.00% 1-2 make: *** [test_dynamic] Error 25