Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Getopt::Whatever; # Testing Getopt::Whatever 0.01, Perl 5.008, D:\cpanrun\build\5-8-0\bin\perl.exe ok t/argv_tests......1..46 ok 1 - empty argv (argv hash) ok 2 - empty argv (argv array afterward) ok 3 - bareword with an equal sign (argv hash) ok 4 - bareword with an equal sign (argv array afterward) ok 5 - single dashed (argv hash) ok 6 - single dashed (argv array afterward) ok 7 - a basic key/value case (argv hash) ok 8 - a basic key/value case (argv array afterward) ok 9 - two key/value pairs (argv hash) ok 10 - two key/value pairs (argv array afterward) ok 11 - a flag (argv hash) ok 12 - a flag (argv array afterward) ok 13 - duplicate flags (argv hash) ok 14 - duplicate flags (argv array afterward) ok 15 - triple-dash (argv hash) ok 16 - triple-dash (argv array afterward) ok 17 - two flags (argv hash) ok 18 - two flags (argv array afterward) not ok 19 - a key/value pair and a flag (argv hash) # Failed test (t/argv_tests.t at line 151) # Structures begin differing at: # $got->{} = Does not exist # $expected->{} = '1' Died at t/argv_tests.t line 151. # Looks like you planned 46 tests but only ran 19. # Looks like your test died just after 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-46 Failed 28/46 tests, 39.13% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 28/47 subtests failed, 40.43% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/argv_tests.t 255 65280 46 28 60.87% 19-46 2 tests skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.