Checking if your kit is complete... Looks good Writing Makefile for List::Part cp Part.pm blib/lib/List/Part.pm Manifying blib/man3/List::Part.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/part.....1..4 ok 1 - use List::Part; Type of arg 1 to List::Part::part must be block or sub {} (not list) at t/part.t line 13, near "qw(a b b c d) ]" Type of arg 1 to List::Part::part must be block or sub {} (not list) at t/part.t line 19, near "qw(aa bb cc ab bc) ]" Execution of t/part.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/parta....1..4 ok 1 - use List::Part; ok 2 - Three-way part() with a discard ok 3 - Three-way part() with overlaps ok 4 - Three-way part() with a discard pile ok Failed 1/2 test scripts, 50.00% okay. 3/8 subtests failed, 62.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/part.t 255 65280 4 6 150.00% 2-4 make: *** [test_dynamic] Error 11