Checking if your kit is complete... Looks good Writing Makefile for List::Cycle cp Cycle.pm blib/lib/List/Cycle.pm Manifying blib/man3/List::Cycle.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-load...........# Testing List::Cycle 0.04, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/dump.............. # Failed test (t/dump.t at line 20) # got: 'values => 2112,5150,90125 # pointer => 0 # ' # expected: 'pointer => 0 # values => 2112,5150,90125 # ' # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/new...............ok t/next..............ok t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD t/reset.............ok t/vals..............ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/dump.t 1 256 3 1 33.33% 3 2 tests skipped. Failed 1/8 test scripts, 87.50% okay. 1/38 subtests failed, 97.37% okay. make: *** [test_dynamic] Error 29