Checking if your kit is complete... Looks good Writing Makefile for String::Rexx cp lib/String/Rexx.pm blib/lib/String/Rexx.pm AutoSplitting blib/lib/String/Rexx.pm (blib/lib/auto/String/Rexx) Manifying blib/man3/String::Rexx.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00_main...........ok t/01_wordlength.....ok t/02_words..........ok t/03_subword........ok t/04_strip..........ok t/05_Substr.........ok t/06_word...........ok t/07_verify.........ok t/08_space..........ok t/09_reverse........ok t/10_right..........ok t/11_Pos............ok t/12_overlay........ok t/13_Length.........ok t/14_left...........ok t/15_lastpos........ok t/16_insert.........ok t/17_delword........ok t/18_delstr.........ok t/19_countstr.......ok t/20_copies.........ok t/21_compare........ok t/22_changestr......ok t/23_center.........ok t/24_xrange.........ok t/25_wordindex......ok t/26_translate......ok t/27_datatype.......ok t/28_wordpos........ok t/29_Abbrev.........ok t/30_b2d............ok t/31_d2x............Invalid type in unpack: '(' at blib/lib/String/Rexx.pm (autosplit into blib/lib/auto/String/Rexx/d2x.al) line 586. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/32_sign...........ok t/33_x2b............ok t/34_b2x............ok t/35_x2c............ok t/37_x2d............ok t/38_c2x............Invalid type in unpack: '(' at blib/lib/String/Rexx.pm (autosplit into blib/lib/auto/String/Rexx/c2x.al) line 624. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/39_d2b............ok t/pod-coverage......You tried to plan twice! Second plan at t/pod-coverage.t line 5 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod...............Useless use of a constant in void context at t/pod.t line 9. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/31_d2x.t 255 65280 5 5 100.00% 1-5 t/38_c2x.t 255 65280 4 4 100.00% 1-4 t/pod-coverage.t 255 65280 1 1 100.00% 1 t/pod.t 1 1 100.00% 1 Failed 4/41 test scripts, 90.24% okay. 11/442 subtests failed, 97.51% okay. make: *** [test_dynamic] Error 29