Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Getopt::WonderBra Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Getopt/WonderBra.pm blib\lib\Getopt\WonderBra.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_useok........1..1 ok 1 - use Getopt::WonderBra; ok t/01_wonderbra....1..8 '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "--", got "" # Failed test 'nada' # at t/01_wonderbra.t line 25. not ok 1 - nada # got: '' # expected: '--' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "--", got "" # Failed test 'ddash' # at t/01_wonderbra.t line 25. not ok 2 - ddash # got: '' # expected: '--' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "-a\n--", got "" # Failed test 'dasha' # at t/01_wonderbra.t line 25. not ok 3 - dasha # got: '' # expected: '-a # --' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "--long\n--", got "" # Failed test 'long' # at t/01_wonderbra.t line 25. not ok 4 - long # got: '' # expected: '--long # --' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "--\nx", got "" # Failed test 'justx' # at t/01_wonderbra.t line 25. not ok 5 - justx # got: '' # expected: '-- # x' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "--\nx", got "" # Failed test 'ddx' # at t/01_wonderbra.t line 25. not ok 6 - ddx # got: '' # expected: '-- # x' '-' is not recognized as an internal or external command, operable program or batch file. ---------------- expected "-v\n--", got "" # Failed test 'dv' # at t/01_wonderbra.t line 25. not ok 7 - dv # got: '' # expected: '-v # --' '-' is not recognized as an internal or external command, operable program or batch file. # Looks like you failed 7 tests of 8. ok 8 - bad-- dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 1-7 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_wonderbra.t 7 1792 8 7 1-7 Failed 1/2 test scripts. 7/9 subtests failed. Files=2, Tests=9, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 7/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x7' Stop.