Checking if your kit is complete... Warning: the following files are missing in your kit: List-MoreUtil.ppd Please inform the author. Writing Makefile for List::MoreUtil cp MoreUtil.pm blib/lib/List/MoreUtil.pm AutoSplitting blib/lib/List/MoreUtil.pm (blib/lib/auto/List/MoreUtil) blib/lib/List/MoreUtil.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/List/MoreUtil: each_array.al, each_arrayref.al truncate to each_arr Manifying blib/man3/List::MoreUtil.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/boolean......1..7 ok 1 - use List::MoreUtil; ok 2 - all: doc example 1 ok 3 - all: doc example 2 ok 4 - any: doc example 1 ok 5 - any: doc example 2 ok 6 - none: doc example 1 ok 7 - none: doc example 2 ok t/greplike.....1..13 ok 1 - use List::MoreUtil; ok 2 - after: doc test 1 ok 3 - after: empty result ok 4 - after: 2th result ok 5 - after_incl: doc test 1 ok 6 - after_incl: empty result ok 7 - after_incl: inclusive result ok 8 - before: doc test 1 ok 9 - before: first match ok 10 - before: inclusive result ok 11 - before_incl: doc test 1 ok 12 - before_incl: no match ok 13 - before_incl: inclusive result ok t/loopers......1..3 ok 1 - use List::MoreUtil; String found where operator expected at blib/lib/List/MoreUtil.pm (autosplit into blib/lib/auto/List/MoreUtil/each_arrayref.al) line 514, near "Carp::croak "each_arrayref: argument is not an array reference\n"" (Do you need to predeclare Carp::croak?) Illegal declaration of anonymous subroutineCompilation failed in require at /Users/cpanrun/build/5.10.0/lib/AutoLoader.pm line 27. at blib/lib/List/MoreUtil.pm (autosplit into blib/lib/auto/List/MoreUtil/each_array.al) line 492 # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/maplike......1..5 ok 1 - use List::MoreUtil; ok 2 - mesh: doc 1 ok 3 - mesh: doc 2 ok 4 - pairwise: doc 1 ok 5 - pairwise: doc 2 ok t/selection....1..15 ok 1 - use List::MoreUtil; ok 2 - first_index: doc 1 ok 3 - first_index: doc 2 ok 4 - first_value: doc 1 ok 5 - first_value: doc 2 ok 6 - indexes: doc 1 ok 7 - indexes: doc 2 ok 8 - last_index: doc 1 ok 9 - last_index: doc 2 ok 10 - last_value: doc 1 ok 11 - last_value: doc 1 ok 12 - max ok 13 - maxs ok 14 - min ok 15 - mins ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/loopers.t 255 65280 3 4 2-3 Failed 1/5 test scripts. 2/43 subtests failed. Files=5, Tests=43, 0 wallclock secs ( 0.31 cusr + 0.11 csys = 0.42 CPU) Failed 1/5 test programs. 2/43 subtests failed. make: *** [test_dynamic] Error 255