Checking if your kit is complete... Looks good Writing Makefile for Nmap::Parser::XML cp XML.pm blib/lib/Nmap/Parser/XML.pm Manifying blib/man3/Nmap::Parser::XML.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0_api...........ok t/1_parser........ # Failed test (t/1_parser.t at line 416) # Structures begin differing at: # $got->[1] = undef # $expected->[1] = '' # Failed test (t/1_parser.t at line 417) # Structures begin differing at: # $got->[1] = undef # $expected->[1] = '' # Looks like you failed 2 tests of 200. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 179-180 Failed 2/200 tests, 99.00% okay t/2_callback...... # Failed test (t/2_callback.t at line 198) # Structures begin differing at: # $got->[1] = undef # $expected->[1] = '' # Failed test (t/2_callback.t at line 199) # Structures begin differing at: # $got->[1] = undef # $expected->[1] = '' # Looks like you failed 2 tests of 102. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 80-81 Failed 2/102 tests, 98.04% okay t/3_efficiency....ok t/4_scanner.......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/1_parser.t 2 512 200 2 1.00% 179-180 t/2_callback.t 2 512 102 2 1.96% 80-81 Failed 2/5 test scripts, 60.00% okay. 4/384 subtests failed, 98.96% okay. make: *** [test_dynamic] Error 25