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\1.t t\2.t t\3.t t\4.t t\1....1..23 ok 1 - use Data::XDumper; ok 2 - The object isa Foo ok 3 - The object isa Data::XDumper ok 4 ok 5 - The object isa Data::XDumper ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 not ok 13 # Failed test (t\1.t at line 52) # Structures begin differing at: # $got->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t\\1.t':22)],' # $expected->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t/1.t':22)],' not ok 14 # Failed test (t\1.t at line 53) # Structures begin differing at: # $got->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t\\1.t':22)],' # $expected->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t/1.t':22)],' not ok 15 # Failed test (t\1.t at line 56) # Structures begin differing at: # $got->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t\\1.t':22)],' # $expected->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t/1.t':22)],' not ok 16 # Failed test (t\1.t at line 57) # Structures begin differing at: # $got->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t\\1.t':22)],' # $expected->[1] = ' [\IO::Florp *{'$fh'}, \*Foo::Bar, \*^G, \&('t/1.t':22)],' ok 17 ok 18 not ok 19 # Failed test (t\1.t at line 64) # Structures begin differing at: # $got->[5] = ' \&('t\\1.t':22)' # $expected->[5] = ' \&('t/1.t':22)' ok 20 ok 21 ok 22 not ok 23 # Failed test (t\1.t at line 75) # Structures begin differing at: # $got->[5] = ' \&('t\\1.t':22)' # $expected->[5] = ' \&('t/1.t':22)' # Looks like you failed 6 tests of 23. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 13-16, 19, 23 Failed 6/23 tests, 73.91% okay t\2....1..8 ok 1 - use Data::XDumper; ok 2 - use Data::XDumper; ok 3 - The object isa Data::XDumper ok 4 - Array of hex numbers not ok 5 - Hash of code ref and string with newline # Failed test (t\2.t at line 22) # Structures begin differing at: # $got->[0] = ' {'bar ' => ["\n"], foo => \&('t\\2.t':22)}' # $expected->[0] = ' {'bar ' => ["\n"], foo => \&('t/2.t':22)}' ok 6 - Decimal numbers ok 7 - Different indent ok 8 - Expanded array # Looks like you failed 1 tests of 8. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/8 tests, 87.50% okay t\3....1..6 ok 1 - use Data::XDumper; ok 2 - Dump scalar variable ok 3 - Dump hash variable ok 4 - Dump array variable ok 5 - Dump glob variable not ok 6 - Dump code variable # Failed test (t\3.t at line 31) # Structures begin differing at: # $got->[0] = ' &('t\\3.t':25)' # $expected->[0] = ' &('t/3.t':25)' # Looks like you failed 1 tests of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/6 tests, 83.33% okay t\4....1..4 ok 1 - use Data::XDumper; not ok 2 - Various kinds of values # Failed test (t\4.t at line 37) # Structures begin differing at: # $got->[2] = ' 1e+042,' # $expected->[2] = ' 1e+42,' not ok 3 - FORMAT # Failed test (t\4.t at line 42) # Structures begin differing at: # $got->[1] = '&L001: &('t\\4.t':27)' # $expected->[1] = '&L001: &('t/4.t':27)' ok 4 - Ties and misc # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/4 tests, 50.00% okay Failed 4/4 test scripts, 0.00% okay. 10/41 subtests failed, 75.61% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\1.t 6 1536 23 6 26.09% 13-16 19 23 t\2.t 1 256 8 1 12.50% 5 t\3.t 1 256 6 1 16.67% 6 t\4.t 2 512 4 2 50.00% 2-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.