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\descriptive.t t\pod-coverage.t t\pod.t t\00-load.........1..1 ok 1 - use Getopt::Long::Descriptive; # Testing Getopt::Long::Descriptive 0.070, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\descriptive.....ok 1 - use Getopt::Long::Descriptive; ok 2 - default foo_bar with no short option name ok 3 - hidden option in usage command ok 4 - hidden option description ok 5 - basic usage, with default ok 6 - basic usage, passed-in ok 7 - hidden option in usage command ok 8 - hidden option description ok 9 Unknown option: no-bar # Failed test (t\descriptive.t at line 37) # got: 'test [long options...] # --foo a foo option # --bar a negatable bar option # --baz a negatable baz option' # expected: '' not ok 10 - negatable usage: test [long options...] # --foo a foo option # --bar a negatable bar option # --baz a negatable baz option ok 11 - required option -- help text ok 12 - spacer and non-option description found ok 13 - empty-but-present description is ok 1..13 # Looks like you failed 1 tests of 13. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/13 tests, 92.31% okay t\pod-coverage....1..1 ok 1 - Pod coverage on Getopt::Long::Descriptive ok t\pod.............1..1 ok 1 - blib\lib\Getopt\Long\Descriptive.pm ok Failed 1/4 test scripts, 75.00% okay. 1/16 subtests failed, 93.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\descriptive.t 1 256 13 1 7.69% 10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.