Checking if your kit is complete... Looks good Writing Makefile for XML::AutoWriter cp lib/XML/Doctype.pm blib/lib/XML/Doctype.pm cp lib/XML/ValidWriter.pm blib/lib/XML/ValidWriter.pm cp lib/XML/Doctype/ElementDecl.pm blib/lib/XML/Doctype/ElementDecl.pm cp lib/XML/AutoWriter.pm blib/lib/XML/AutoWriter.pm cp lib/XML/Doctype/AttDef.pm blib/lib/XML/Doctype/AttDef.pm Manifying blib/man3/XML::Doctype::ElementDecl.3 Manifying blib/man3/XML::ValidWriter.3 Manifying blib/man3/XML::Doctype.3 Manifying blib/man3/XML::AutoWriter.3 Manifying blib/man3/XML::Doctype::AttDef.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/auto......1..18 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:03 2007 # Current time GMT: Sun Dec 16 17:56:03 2007 # Using Test.pm version 1.25 ok 1 Can't locate object method "new" via package "XML::AutoWriter" at t/auto.t line 85. dubious Test returned status 25 (wstat 6400, 0x1900) DIED. FAILED tests 2-18 Failed 17/18 tests, 5.56% okay t/cm_re.....1..9 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:04 2007 # Current time GMT: Sun Dec 16 17:56:04 2007 # Using Test.pm version 1.25 ok 1 # skip undo deprecation warning ok 2 # skip undo deprecation warning ok 3 # skip undo deprecation warning ok 4 # skip undo deprecation warning ok 5 # skip undo deprecation warning ok 6 # skip undo deprecation warning ok 7 # skip undo deprecation warning ok 8 # skip undo deprecation warning ok 9 # skip undo deprecation warning ok 9/9 skipped: various reasons t/dtd.......1..55 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:04 2007 # Current time GMT: Sun Dec 16 17:56:04 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok t/escape....1..83 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:04 2007 # Current time GMT: Sun Dec 16 17:56:04 2007 # Using Test.pm version 1.25 ok 1 ok 2 Not a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-AutoWriter/blib/lib/XML/ValidWriter.pm line 313. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-83 Failed 81/83 tests, 2.41% okay t/foo.......1..1 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:04 2007 # Current time GMT: Sun Dec 16 17:56:04 2007 # Using Test.pm version 1.25 Backslash found where operator expected at (eval 2) line 15, near "select_xml \" (Do you need to predeclare select_xml?) syntax error at (eval 2) line 15, near "select_xml \" Bareword "xmlDecl" not allowed while "strict subs" in use at (eval 2) line 18. Bareword "c1" not allowed while "strict subs" in use at (eval 2) line 20. Bareword "c2" not allowed while "strict subs" in use at (eval 2) line 21. Bareword "end_a" not allowed while "strict subs" in use at (eval 2) line 22. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/valid.....1..16 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 09:56:04 2007 # Current time GMT: Sun Dec 16 17:56:04 2007 # Using Test.pm version 1.25 ok 1 Not a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-AutoWriter/blib/lib/XML/ValidWriter.pm line 313. dubious Test returned status 25 (wstat 6400, 0x1900) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/auto.t 25 6400 18 34 2-18 t/escape.t 255 65280 83 162 3-83 t/foo.t 255 65280 1 2 1 t/valid.t 25 6400 16 30 2-16 9 subtests skipped. Failed 4/6 test scripts. 114/182 subtests failed. Files=6, Tests=182, 2 wallclock secs ( 0.84 cusr + 0.28 csys = 1.12 CPU) Failed 4/6 test programs. 114/182 subtests failed. make: *** [test_dynamic] Error 25