Checking if your kit is complete... Looks good Writing Makefile for Net::IMAP::Simple::NB cp NB.pm blib/lib/Net/IMAP/Simple/NB.pm Manifying blib/man3/Net::IMAP::Simple::NB.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00load............ # Failed test (t/00load.t at line 5) # Tried to use 'Net::IMAP::Simple::NB'. # Error: Can't locate object method "AddTimer" via package "Danga::Socket" (perhaps you forgot to load "Danga::Socket"?) at blib/lib/Net/IMAP/Simple/NB.pm line 530. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/00load.t line 5. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00load.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2