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\01compile.t t\02simple.t t\03import.t t\04cvgv.t t\05parentage.t t\06trustme.t t\07pod.t t\08tie.t t\01compile......1..4 ok 1 - use Pod::Coverage; ok 2 - use Pod::Coverage::ExportOnly; ok 3 - use Pod::Coverage::Overloader; ok 4 - use Pod::Coverage::CountParents; ok t\02simple.......1..33 ok 1 - use Pod::Coverage; ok 2 - use Pod::Coverage::ExportOnly; ok 3 - The object isa Pod::Coverage ok 4 - Simple1 has 2/3rds coverage ok 5 - The object isa Pod::Coverage ok 6 - Simple2 has 75% coverage ok 7 - naked isn't covered ok 8 - naked is uncovered ok 9 - The object isa Pod::Coverage ok 10 - nakedness is a private thing ok 11 - The object isa Pod::Coverage ok 12 - it's also a private bar ok 13 - those guys are covered ok 14 - The object isa Pod::Coverage ok 15 - Pod::Coverage is covered ok 16 - The object isa Pod::Coverage ok 17 - Simple3 is covered ok 18 - The object isa Pod::Coverage ok 19 - External .pod grokked ok 20 - The object isa Pod::Coverage ok 21 - Multiple docs per item works ok 22 - The object isa Pod::Coverage ok 23 - Simple6 is 2/3rds with no extra effort ok 24 - The object isa Pod::Coverage ok 25 - Simple6 is 50% if you only check exports ok 26 - The object isa Pod::Coverage ok 27 - can't deduce for Simple8 ok 28 - why is correct ok 29 - earle is covered ok 30 ok 31 - Args is covered ok 32 - XS4ALL is covered # Failed test (t\02simple.t at line 84) # got: undef # expected: '1' # Looks like you failed 1 tests of 33. not ok 33 - Fully::Qualified is covered dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 33 Failed 1/33 tests, 96.97% okay t\03import.......1..3 ok 1 - Simple2 works correctly in import form ok 2 - Simple7 import form ok 3 - Simple7 import form, implicit package ok t\04cvgv.........1..4 ok 1 - The object isa Pod::Coverage ok 2 - foo checks out ok 3 - bar looks right ok 4 - baz too ok t\05parentage....1..5 ok 1 - use Pod::Coverage::CountParents; ok 2 - The object isa Pod::Coverage::CountParents ok 3 - picked up parent docs ok 4 - The object isa Pod::Coverage::CountParents ok 5 - picked up grandparent docs ok t\06trustme......1..10 ok 1 - use Pod::Coverage; ok 2 - use Pod::Coverage::ExportOnly; ok 3 - The object isa Pod::Coverage ok 4 - without private or trustme it gets it right ok 5 - The object isa Pod::Coverage ok 6 - with just private it gets it right ok 7 - The object isa Pod::Coverage ok 8 - with private and trustme it gets it right ok 9 - The object isa Pod::Coverage ok 10 - with just trustme it gets it right ok t\07pod..........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t\08tie..........1..4 ok 1 - use Pod::Coverage; ok 2 - use Pod::Coverage::ExportOnly; ok 3 - The object isa Pod::Coverage ok 4 - yay, skipped TIE* and friends ok Failed 1/8 test scripts, 87.50% okay. 1/63 subtests failed, 98.41% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02simple.t 1 256 33 1 3.03% 33 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.