Checking if your kit is complete... Looks good Writing Makefile for XML::Lite cp Lite/Element.pm blib/lib/XML/Lite/Element.pm cp Lite.pm blib/lib/XML/Lite.pm Manifying blib/man3/XML::Lite::Element.3 Manifying blib/man3/XML::Lite.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/constructor....1..9 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:03:13 2007 # Current time GMT: Sun Dec 16 18:03:13 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 Can't locate object method "new" via package "IO::File" at t/constructor.t line 39, line 9. ok 6 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-9 Failed 3/9 tests, 66.67% okay t/element........1..23 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:03:13 2007 # Current time GMT: Sun Dec 16 18:03:13 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 t/lite...........1..8 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 10:03:13 2007 # Current time GMT: Sun Dec 16 18:03:13 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/constructor.t 255 65280 9 6 7-9 Failed 1/3 test scripts. 3/40 subtests failed. Files=3, Tests=40, 0 wallclock secs ( 0.13 cusr + 0.06 csys = 0.19 CPU) Failed 1/3 test programs. 3/40 subtests failed. make: *** [test_dynamic] Error 255