*** Module::AutoInstall version 1.01 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.72) - Test::Exception ...loaded. (0.25) - Error ...loaded. (0.17009) - Exception::Class ...loaded. (1.23 >= 1.21) - Net::Cmd ...loaded. (2.29) - IO::Socket::INET ...loaded. (1.31) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for What cp lib/What/MTA.pm blib/lib/What/MTA.pm cp lib/What.pm blib/lib/What.pm Manifying blib/man3/What::MTA.3 Manifying blib/man3/What.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00load.t t/10mtas.t t/15pod_coverage.t t/00load............1..1 ok 1 - use What; ok t/10mtas............1..18 ok 1 - use What; ok 2 - use Data::Dumper; ok 3 - Wrong port detected Couldn't create What::MTA object with PeerAddr=localhost, PeerPort=smtp(25), Proto=tcp, Timeout=120 at lib/What.pm line 79 # Looks like you planned 18 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-18 Failed 15/18 tests, 16.67% okay t/15pod_coverage....1..2 ok 1 - blib/lib/What.pm ok 2 - blib/lib/What/MTA.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10mtas.t 255 65280 18 30 4-18 Failed 1/3 test scripts. 15/21 subtests failed. Files=3, Tests=21, 4 wallclock secs ( 0.41 cusr + 0.16 csys = 0.57 CPU) Failed 1/3 test programs. 15/21 subtests failed. make: *** [test_dynamic] Error 255