Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00.load.t t\perlcritic.t t\pod-coverage.t t\pod.t t\00.load.........1..5 ok 1 - use PX::API; ok 2 - use PX::API::Request; ok 3 - use PX::API::Response; ok 4 - use PX::API::Response::Rest; ok 5 - use PX::API::Response::JSON; # Testing PX::API 0.0.3 ok t\perlcritic......Can't locate Test/Perl/Critic.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\PX-API\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\PX-API\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\perlcritic.t line 3. dubious Test returned status 2 (wstat 512, 0x200) t\pod-coverage....1..5 ok 1 - Pod coverage on PX::API ok 2 - Pod coverage on PX::API::Request not ok 3 - Pod coverage on PX::API::Response # Failed test (C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Pod/Coverage.pm at line 126) # Coverage for PX::API::Response is 33.3%, with 2 naked subroutines: # fault # new # Failed test (C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Pod/Coverage.pm at line 126) # Coverage for PX::API::Response::JSON is 0.0%, with 3 naked subroutines: not ok 4 - Pod coverage on PX::API::Response::JSON # format # new # parse # Failed test (C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Pod/Coverage.pm at line 126) # Coverage for PX::API::Response::Rest is 0.0%, with 3 naked subroutines: # format # new # parse not ok 5 - Pod coverage on PX::API::Response::Rest # Looks like you failed 3 tests of 5. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t\pod.............1..5 ok 1 - blib\lib\PX\API.pm ok 2 - blib\lib\PX\API\Request.pm ok 3 - blib\lib\PX\API\Response.pm ok 4 - blib\lib\PX\API\Response\JSON.pm ok 5 - blib\lib\PX\API\Response\Rest.pm ok Failed 2/4 test scripts, 50.00% okay. 3/15 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\perlcritic.t 2 512 ?? ?? % ?? t\pod-coverage.t 3 768 5 3 60.00% 3-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.