Checking if your kit is complete... Looks good Writing Makefile for XML::IDMEF cp IDMEF.pm blib/lib/XML/IDMEF.pm Manifying blib/man3/XML::IDMEF.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.test_loadability.....1..1 Unrecognized escape \d passed through at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/XML/DOM.pm line 136. ok 1 - use XML::IDMEF; ok t/2.test_making_idmef....1..33 Unrecognized escape \d passed through at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/XML/DOM.pm line 136. ok 1 - created new empty message OK ok 2 - check message header ok 3 - test parsing IDMEF message ok 4 - checking root ok 5 - check message type ok 6 - check contains() on existing node ok 7 - check contains() on non-existing node ok 8 - check contains() on existing tag ok 9 - check contains() on non-existing tag # Failed test 'adding some attributes' not ok 10 - adding some attributes # at t/2.test_making_idmef.t line 77. # got: 'add: IDMEF-MessageAlertClassificationident is not a known IDMEF tag path (IDMEF v1.0). at t/2.test_making_idmef.t line 74 # ' # expected: '' not ok 11 - checking resulting message # Failed test 'checking resulting message' # at t/2.test_making_idmef.t line 80. ok 12 - adding some nodes ok 13 - checking resulting message ok 14 - adding contents # Failed test 'checking resulting message' # at t/2.test_making_idmef.t line 109. not ok 15 - checking resulting message ok 16 - adding id does not fail ok 17 - to_hash does not fail ok 18 - run create_time on new message ok 19 - checking time returned ok 20 - add AdditionalData node ok 21 - check messages ok 22 - set existing node content ok 23 - set existing attribute value ok 24 - set non-existing tag ok 25 - set non existing node content ok 26 - get existing node content ok 27 - check content ok 28 - get existing node attribute ok 29 - check attribute ok 30 - get non-existing node content ok 31 - get: returned no content when getting non existent content. # Failed test 'add() handling of special characters according to XML specs' # at t/2.test_making_idmef.t line 229. not ok 32 - add() handling of special characters according to XML specs # Looks like you failed 4 tests of 33. ok 33 - checking that multiple add() bug is solved dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 10-11, 15, 32 Failed 4/33 tests, 87.88% okay Failed 1/2 test scripts, 50.00% okay. 4/34 subtests failed, 88.24% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/2.test_making_idmef.t 4 1024 33 4 12.12% 10-11 15 32 make: *** [test_dynamic] Error 4