*** Module::AutoInstall version 1.01 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.72) - Test::Exception ...loaded. (0.26) - Error ...loaded. (0.17011) - 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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/What/MTA.pm blib\lib\What\MTA.pm cp lib/What.pm blib\lib\What.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 15/21 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.