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 /Users/cpanrun/build/5.10.0/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 /Users/cpanrun/build/5.10.0/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 'html' # at t/driver_correct.t line 38. not ok 3 - html # Structures begin differing at: # $got->[0]{POSTSTATE} = ' ' # $expected->[0]{POSTSTATE} = '' ok 4 - tildes # Failed test 'shortanswers' # at t/driver_correct.t line 38. not ok 5 - shortanswers # Structures begin differing at: # $got->[0]{POSTSTATE} = ' ' # $expected->[0]{POSTSTATE} = '' ok 6 - 1shortanswer ok 7 - brackets_inside_the_statement ok 8 - simple 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 # Looks like you failed 2 tests of 22. 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/driver_correct.t 2 512 22 2 3 5 Failed 1/2 test scripts. 2/23 subtests failed. Files=2, Tests=23, 0 wallclock secs ( 0.54 cusr + 0.11 csys = 0.65 CPU) Failed 1/2 test programs. 2/23 subtests failed. make: *** [test_dynamic] Error 255