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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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; Type of arg 1 to List::MoreUtil::after must be block or sub {} (not list) at t/greplike.t line 9, near "qw/bar baz/;" Type of arg 1 to List::MoreUtil::after must be block or sub {} (not list) at t/greplike.t line 11, near "qw/bar baz foo/;" Type of arg 1 to List::MoreUtil::after_incl must be block or sub {} (not list) at t/greplike.t line 17, near "qw/bar baz/;" Type of arg 1 to List::MoreUtil::after_incl must be block or sub {} (not list) at t/greplike.t line 19, near "qw/bar baz foo/;" Type of arg 1 to List::MoreUtil::before must be block or sub {} (not list) at t/greplike.t line 25, near "qw/bar baz/;" Type of arg 1 to List::MoreUtil::before must be block or sub {} (not list) at t/greplike.t line 27, near "qw/bar baz foo/;" Type of arg 1 to List::MoreUtil::before_incl must be block or sub {} (not list) at t/greplike.t line 33, near "qw/bar baz/;" Type of arg 1 to List::MoreUtil::before_incl must be block or sub {} (not list) at t/greplike.t line 35, near "qw/bar baz foo/;" Execution of t/greplike.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t/loopers......1..3 ok 1 - use List::MoreUtil; ok 2 - each_array ok 3 - natatime: doc ok 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 1/5 test scripts, 80.00% okay. 12/43 subtests failed, 72.09% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/greplike.t 255 65280 13 24 184.62% 2-13 make: *** [test_dynamic] Error 11