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\create_huffman_tree.t t\encode_bitstring.t t\wrong_parameter.t t\1......................1..1 ok 1 ok t\create_huffman_tree....1..13 Can't coerce array into hash at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Algorithm-Huffman\blib\lib/Algorithm/Huffman.pm line 198. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t\encode_bitstring.......1..102 Can't coerce array into hash at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Algorithm-Huffman\blib\lib/Algorithm/Huffman.pm line 198. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-102 Failed 102/102 tests, 0.00% okay t\wrong_parameter........1..10 ok 1 - ->new() ok 2 - ->new(undef) ok 3 - ->new(\undef) ok 4 - ->new([]) ok 5 - ->new({}) ok 6 - ->new({a => 1}) # Failed test (t\wrong_parameter.t at line 42) # died: Can't coerce array into hash at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Algorithm-Huffman\blib\lib/Algorithm/Huffman.pm line 198. not ok 7 - ->new({a => 1, b => 1}) ok 8 - ->new({a => 1, b => 1, c => one}) # Failed test (t\wrong_parameter.t at line 51) # died: Can't coerce array into hash at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Algorithm-Huffman\blib\lib/Algorithm/Huffman.pm line 198. not ok 9 - ->new({a => 1, b => 1, c => 0}) ok 10 - ->new({a => 1, b => 1, c => -1}) # Looks like you failed 2 tests of 10. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 9 Failed 2/10 tests, 80.00% okay Failed 3/4 test scripts, 25.00% okay. 117/126 subtests failed, 7.14% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\create_huffman_tree.t 255 65280 13 13 100.00% 1-13 t\encode_bitstring.t 255 65280 102 102 100.00% 1-102 t\wrong_parameter.t 2 512 10 2 20.00% 7 9 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.