Checking if your kit is complete... Looks good Writing Makefile for List::Uniq cp lib/List/Uniq.pm blib/lib/List/Uniq.pm Manifying blib/man3/List::Uniq.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/01_use.............1..2 String found where operator expected at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" (Do you need to predeclare Carp::croak?) # Failed test 'use List::Uniq;' # at t/01_use.t line 16. # Tried to use 'List::Uniq'. # Error: syntax error at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/01_use.t line 16. not ok 1 - use List::Uniq; # Failed test 'check module version' # at t/01_use.t line 17. not ok 2 - check module version # got: undef # expected: '0.10' # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/02_pod.............1..1 ok 1 - blib/lib/List/Uniq.pm ok t/03_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/04_breakpoints.....1..0 # Skip Test::NoBreakpoints 0.10 required for testing skipped all skipped: Test::NoBreakpoints 0.10 required for testing t/05_basic...........1..2 String found where operator expected at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" (Do you need to predeclare Carp::croak?) # Failed test 'use List::Uniq;' # at t/05_basic.t line 16. # Tried to use 'List::Uniq'. # Error: syntax error at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/05_basic.t line 16. Undefined subroutine &main::uniq called at t/05_basic.t line 19. not ok 1 - use List::Uniq; # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/06_context.........1..4 String found where operator expected at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" (Do you need to predeclare Carp::croak?) # Failed test 'use List::Uniq;' # at t/06_context.t line 16. # Tried to use 'List::Uniq'. # Error: syntax error at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/06_context.t line 16. not ok 1 - use List::Uniq; Undefined subroutine &main::uniq called at t/06_context.t line 22. # Looks like you planned 4 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/07_sort............1..9 ok 1 - use List::Uniq; ok 2 - default sort ok 3 - explicit lexical sort ok 4 - case insensitive sort ok 5 - reversed sort ok 6 - default sort of numbers ok 7 - numeric ascending sort ok 8 - numeric descending sort ok 9 - pass non-CODEREF for custom sort ok t/08_flatten.........1..2 String found where operator expected at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" (Do you need to predeclare Carp::croak?) # Failed test 'use List::Uniq;' # at t/08_flatten.t line 16. not ok 1 - use List::Uniq; # Tried to use 'List::Uniq'. # Error: syntax error at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/List-Uniq/blib/lib/List/Uniq.pm line 111, near "Carp::croak "compare option is not a CODEREF"" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/08_flatten.t line 16. Undefined subroutine &main::uniq called at t/08_flatten.t line 21. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_use.t 2 512 2 2 1-2 t/05_basic.t 255 65280 2 3 1-2 t/06_context.t 255 65280 4 7 1-4 t/08_flatten.t 255 65280 2 3 1-2 2 tests skipped. Failed 4/8 test scripts. 10/20 subtests failed. Files=8, Tests=20, 0 wallclock secs ( 0.47 cusr + 0.15 csys = 0.62 CPU) Failed 4/8 test programs. 10/20 subtests failed. make: *** [test_dynamic] Error 255