Checking if your kit is complete... Looks good Writing Makefile for XML::SAX::PurePerl cp PurePerl/Exception.pm blib/lib/XML/SAX/PurePerl/Exception.pm cp PurePerl/XMLDecl.pm blib/lib/XML/SAX/PurePerl/XMLDecl.pm cp PurePerl/Reader/String.pm blib/lib/XML/SAX/PurePerl/Reader/String.pm cp PurePerl/Reader/Stream.pm blib/lib/XML/SAX/PurePerl/Reader/Stream.pm cp PurePerl/DebugHandler.pm blib/lib/XML/SAX/PurePerl/DebugHandler.pm cp PurePerl/DTDDecls.pm blib/lib/XML/SAX/PurePerl/DTDDecls.pm cp PurePerl/EncodingDetect.pm blib/lib/XML/SAX/PurePerl/EncodingDetect.pm cp PurePerl/Reader.pm blib/lib/XML/SAX/PurePerl/Reader.pm cp PurePerl.pm blib/lib/XML/SAX/PurePerl.pm cp PurePerl/Reader/URI.pm blib/lib/XML/SAX/PurePerl/Reader/URI.pm cp PurePerl/Productions.pm blib/lib/XML/SAX/PurePerl/Productions.pm cp PurePerl/DocType.pm blib/lib/XML/SAX/PurePerl/DocType.pm Manifying blib/man3/XML::SAX::PurePerl.3 Manifying blib/man3/XML::SAX::PurePerl::Reader.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/00base.........1..2 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:09 2007 # Current time GMT: Sun Dec 16 18:06:09 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok t/01xmldecl1.....1..5 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:09 2007 # Current time GMT: Sun Dec 16 18:06:09 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/02xmldecl2.....1..10 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:10 2007 # Current time GMT: Sun Dec 16 18:06:10 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 t/03miscstart....1..6 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:10 2007 # Current time GMT: Sun Dec 16 18:06:10 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/04int_ent......1..3 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:10 2007 # Current time GMT: Sun Dec 16 18:06:10 2007 # Using Test.pm version 1.25 ok 1 ok 2 Can't call method "decode" on an undefined value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-SAX-PurePerl/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 34. [Ln: , Col: ] dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/05encoding.....1..7 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:10 2007 # Current time GMT: Sun Dec 16 18:06:10 2007 # Using Test.pm version 1.25 ok 1 ok 2 Can't call method "decode" on an undefined value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-SAX-PurePerl/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 34. [Ln: , Col: ] dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-7 Failed 5/7 tests, 28.57% okay t/06element......1..31 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:11 2007 # Current time GMT: Sun Dec 16 18:06:11 2007 # Using Test.pm version 1.25 ok 1 ok 2 Can't call method "decode" on an undefined value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-SAX-PurePerl/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 34. [Ln: , Col: ] dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-31 Failed 29/31 tests, 6.45% okay t/07large........1..3 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:06:11 2007 # Current time GMT: Sun Dec 16 18:06:11 2007 # Using Test.pm version 1.25 ok 1 ok 2 Can't call method "decode" on an undefined value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-SAX-PurePerl/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 34. [Ln: , Col: ] dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04int_ent.t 255 65280 3 2 3 t/05encoding.t 255 65280 7 10 3-7 t/06element.t 255 65280 31 58 3-31 t/07large.t 255 65280 3 2 3 Failed 4/8 test scripts. 36/67 subtests failed. Files=8, Tests=67, 2 wallclock secs ( 1.36 cusr + 0.34 csys = 1.70 CPU) Failed 4/8 test programs. 36/67 subtests failed. make: *** [test_dynamic] Error 255