Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::which cp lib/UNIVERSAL/which.pm blib/lib/UNIVERSAL/which.pm Manifying blib/man3/UNIVERSAL::which.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/00-load........1..1 ok 1 - use UNIVERSAL::which; ok t/01-base........1..3 ok 1 # Failed test at t/01-base.t line 21. # got: undef # expected: 'Foo::foo' not ok 2 ok 3 # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t/02-autoload....1..3 ok 1 # Failed test at t/02-autoload.t line 28. # got: undef # expected: 'Foo::AUTOLOAD' not ok 2 Can't locate object method "foo" via package "Bar" at t/02-autoload.t line 29. # Looks like you planned 3 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/03-function....1..3 ok 1 # Failed test at t/03-function.t line 28. # got: undef # expected: 'Foo::AUTOLOAD' Can't locate object method "foo" via package "Bar" at t/03-function.t line 29. # Looks like you planned 3 tests but only ran 2. # Looks like you failed 1 test of 2 run. not ok 2 # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/04-anon........1..3 ok 1 ok 2 ok 3 ok t/05-blessed.....1..3 ok 1 ok 2 ok 3 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-base.t 1 256 3 1 2 t/02-autoload.t 255 65280 3 3 2-3 t/03-function.t 255 65280 3 3 2-3 Failed 3/6 test scripts. 5/16 subtests failed. Files=6, Tests=16, 0 wallclock secs ( 0.35 cusr + 0.11 csys = 0.46 CPU) Failed 3/6 test programs. 5/16 subtests failed. make: *** [test_dynamic] Error 255