Checking if your kit is complete... Looks good Writing Makefile for Net::Vypress::Chat cp test1.pl blib/lib/Net/Vypress/test1.pl cp Chat.pm blib/lib/Net/Vypress/Chat.pm Manifying blib/man3/Net::Vypress::Chat.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..44 ok 1 - use Net::Vypress::Chat; ok 2 - $vyc is an object ok 3 - and it's the right class ok 4 - send socket ok. ok 5 - unicast send socket ok. ok 6 - listen socket ok. ok 7 - module was initialized. ok 8 - num2status avail. ok ok 9 - num2status DND ok ok 10 - num2status away ok ok 11 - num2status offline ok ok 12 - num2active inactive ok ok 13 - num2active active ok ok 14 - num2active unknown ok dubious Test returned status 0 (wstat 14, 0xe) DIED. FAILED tests 15-44 Failed 30/44 tests, 31.82% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 0 14 44 60 15-44 Failed 1/1 test scripts. 30/44 subtests failed. Files=1, Tests=44, 5 wallclock secs ( 0.13 cusr + 0.03 csys = 0.16 CPU) Failed 1/1 test programs. 30/44 subtests failed. make: *** [test_dynamic] Error 255