Checking if your kit is complete... Looks good Writing Makefile for Object::Deadly cp lib/Object/Deadly/_unsafe.pm blib/lib/Object/Deadly/_unsafe.pm cp lib/Object/Deadly/_safe.pm blib/lib/Object/Deadly/_safe.pm cp lib/Object/Deadly.pm blib/lib/Object/Deadly.pm Manifying blib/man3/Object::Deadly::_unsafe.3 Manifying blib/man3/Object::Deadly::_safe.3 Manifying blib/man3/Object::Deadly.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/01pod.............skipped: Skipping author tests t/02pod-coverage....skipped: Skipping author tests t/03yaml............skipped: Skipping author tests t/04boilerplate.....skipped: Skipping author tests t/10load............# Testing Object::Deadly 0.09, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/20deadly.........."tests" is not exported by the Test::Exception module at t/20deadly.t line 1 Test::Exception 135 required--this is only version 0.15 (/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/Exception.pm) at t/20deadly.t line 1 BEGIN failed--compilation aborted at t/20deadly.t line 1. dubious Test returned status 255 (wstat 65280, 0xff00) t/21class...........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/20deadly.t 255 65280 ?? ?? % ?? 4 tests skipped. Failed 1/7 test scripts, 85.71% okay. 0/4 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 29