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\all_modules.t t\all_pod_coverage_ok.t t\alt_class.t t\nopod.t t\nosymbols.t t\parms.t t\pod.t t\privates.t t\self.t t\simple.t t\00.load................1..1 # Testing Test::Pod::Coverage 1.08 ok 1 - use Test::Pod::Coverage; ok t\all_modules............1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Got all the distro files ok t\all_pod_coverage_ok....1..1 ok 1 - Pod coverage on Test::Pod::Coverage ok t\alt_class..............1..2 ok 1 - use Test::Pod::Coverage; ok 2 - allows alternate Pod::Coverage class ok t\nopod..................1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Handles files with no pod at all ok t\nosymbols..............1..3 ok 1 - use Test::Pod::Coverage; # Failed test (t\nosymbols.t at line 15) # STDERR is: # # Nosymbols: no public symbols defined # # not: # # as expected not ok 2 - Handles files with no symbols ok 3 - Handles files with no symbols FAILED test 2 Failed 1/3 tests, 66.67% okay t\parms..................1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Simple runs under T:B:T ok t\pod....................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t\privates...............1..4 ok 1 - use Test::Pod::Coverage; ok 2 - Should fail at 60% ok 3 - Trying to pass PC object ok 4 - Pod coverage on Privates ok t\self...................1..1 ok 1 - T:P:C itself is OK ok t\simple.................1..4 ok 1 - use Test::Pod::Coverage; ok 2 - Simple is OK ok 3 - Simple runs under T:B:T ok 4 - Simple runs under T:B:T ok Failed 1/11 test scripts, 90.91% okay. 1/22 subtests failed, 95.45% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\nosymbols.t 3 1 33.33% 2 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.