Checking if your kit is complete... Looks good Writing Makefile for Gift cp lib/Gift.yp blib/lib/Gift.yp cp lib/Gift.pm blib/lib/Gift.pm cp lib/Makefile blib/lib/Makefile cp script/gift blib/script/gift /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/gift Manifying blib/man1/gift.1 Manifying blib/man3/Gift.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/driver_correct........1..22 ok 1 - use Gift; ok 2 - example # Failed test (t/driver_correct.t at line 38) # Structures begin differing at: # $got->[0]{POSTSTATE} = ' ' # $expected->[0]{POSTSTATE} = '' not ok 3 - html ok 4 - tildes # Failed test (t/driver_correct.t at line 38) # Structures begin differing at: # $got->[0]{POSTSTATE} = ' ' # $expected->[0]{POSTSTATE} = '' not ok 5 - shortanswers ok 6 - 1shortanswer ok 7 - brackets_inside_the_statement ok 8 - simple # Looks like you failed 2 tests of 22. ok 9 - more_html ok 10 - numeric_simple ok 11 - numeric_2_answers ok 12 - numeric_long_comment ok 13 - comments_and_whites_at_the_end ok 14 - comments_and_whites_at_the_beginning ok 15 - empty ok 16 - comments_and_whites_at_the_beginning_and_at_the_end ok 17 - multiple_numeric_mixed ok 18 - multichoice ok 19 - multilinefeedback ok 20 - shortanswer ok 21 - multipleanswer ok 22 - calculodedirecciones dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5 Failed 2/22 tests, 90.91% okay t/driver_err_or_warn....1..1 ok 1 - use Gift; ok Failed 1/2 test scripts, 50.00% okay. 2/23 subtests failed, 91.30% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/driver_correct.t 2 512 22 2 9.09% 3 5 make: *** [test_dynamic] Error 25