Checking if your kit is complete... Looks good Writing Makefile for Data::HTMLDumper cp HTMLDumper/Output.pm blib/lib/Data/HTMLDumper/Output.pm cp HTMLDumper.pm blib/lib/Data/HTMLDumper.pm Manifying blib/man3/Data::HTMLDumper::Output.3 Manifying blib/man3/Data::HTMLDumper.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_simple......... # Failed test (t/01_simple.t at line 57) # Structures begin differing at: # $got->[1] = ' id ' # $expected->[1] = ' name ' # Failed test (t/01_simple.t at line 68) # Structures begin differing at: # $got->[1] = ' id ' # $expected->[1] = ' name ' # Failed test (t/01_simple.t at line 128) # Structures begin differing at: # $got->[1] = ' frank ' # $expected->[1] = ' phil ' # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 4-5, 7 Failed 3/7 tests, 57.14% okay t/02_funky_chars....ok t/03_objects........ok t/04_quotes.........ok t/05_undef..........Ignore warnings, undef test in progress. Odd number of elements in hash assignment at t/05_undef.t line 6. ok t/06_empty_structs..ok t/07_multiarg.......ok t/08_specialvars....ok t/09_oo_calls.......ok t/10_inside_out_obj.ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_simple.t 3 768 7 3 42.86% 4-5, 7 Failed 1/10 test scripts, 90.00% okay. 3/19 subtests failed, 84.21% okay. make: *** [test_dynamic] Error 29