Checking if your kit is complete... Looks good Writing Makefile for ex::newest cp lib/ex/newest.pm blib/lib/ex/newest.pm Manifying blib/man3/ex::newest.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/1basic.......1..8 ok 1 - ex::newest object is in @INC ok 2 - b/ directory is in @INC ok 3 - a/ directory is in @INC ok 4 - lib.pm overriden ok 5 - b/Foo.pm in %INC (b/Foo.pm) ok 6 - Foo VERSION is 2 ok 7 - a/Bar.pm in %INC (a/Bar.pm) ok 8 - Bar VERSION is 2 ok t/2unimport....1..8 ok 1 ok 2 - b/ directory is in @INC ok 3 - a/ directory is in @INC ok 4 - lib.pm no longer overriden ok 5 - b/Bar.pm in %INC (b/Bar.pm) ok 6 - Bar VERSION is 1 ok 7 - b/ directory is in @INC ok 8 - a/ directory is in @INC ok t/3autoload....1..2 ok 1 - Newer Getopt::Long loaded # Failed test 'autosplit index loaded' # at t/3autoload.t line 11. not ok 2 - autosplit index loaded # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/3autoload.t 1 256 2 1 2 Failed 1/3 test scripts. 1/18 subtests failed. Files=3, Tests=18, 2 wallclock secs ( 0.82 cusr + 0.21 csys = 1.03 CPU) Failed 1/3 test programs. 1/18 subtests failed. make: *** [test_dynamic] Error 1