Checking if your kit is complete... Looks good Writing Makefile for Text::Wrap::Smart cp lib/Text/Wrap/Smart.pm blib/lib/Text/Wrap/Smart.pm Manifying blib/man3/Text::Wrap::Smart.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=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use Text::Wrap::Smart; # Testing Text::Wrap::Smart 0.5, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/no-split..........1..14 Can't locate object method "bceil" via package "Math::BigFloat" (perhaps you forgot to load "Math::BigFloat"?) at blib/lib/Text/Wrap/Smart.pm line 35. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/no-split.t 255 65280 14 14 100.00% 1-14 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 14/15 subtests failed, 6.67% okay. make: *** [test_dynamic] Error 29