Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple::Recorder Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/HTTP/Server/Simple/Recorder.pm blib\lib\HTTP\Server\Simple\Recorder.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/*.t t/00.load....1..1 # Testing HTTP::Server::Simple::Recorder 0.02 ok 1 - use HTTP::Server::Simple::Recorder; ok t/01.live....1..20 ok 1 - use Test::HTTP::Server::Simple; ok 2 - use HTTP::Server::Simple::CGI; ok 3 - use Socket; ok 4 - Constructor set port correctly ok 5 HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 6 - start up the web server ok 7 - Returns a page # Failed test at t/01.live.t line 42. # got: 'GET / HTTP/1.1 # # ' # expected: 'GET / HTTP/1.1 # # ' # Failed test at t/01.live.t line 51. # got: 'GET /monkey HTTP/1.1 # # ' # expected: 'GET /monkey HTTP/1.1 # # ' ok 8 - Returns a page ok 9 - found a log file not ok 10 ok 11 - found a log file not ok 12 ok 13 - found a log file ok 14 ok 15 ok 16 ok 17 - found a log file ok 18 ok 19 ok 20 # Looks like you failed 2 tests of 20. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 10, 12 Failed 2/20 tests, 90.00% okay t/pod........1..1 ok 1 - blib\lib\HTTP\Server\Simple\Recorder.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.live.t 2 512 20 2 10 12 Failed 1/3 test scripts. 2/22 subtests failed. Files=3, Tests=22, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 2/22 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.