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\1....1..3 # Test 1 got: 'GS' (t\1.t at line 25) # Expected: 'ISA' not ok 1 # Test 2 got: 'ST' (t\1.t at line 28) # Expected: 'GS' Can't locate object method "reset_pos" via package "X12::Parser" at t\1.t line 30, <$__ANONIO__> line 3. not ok 2 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\2....1..8 # Test 1 got: 'GS' (t\2.t at line 25) # Expected: 'ISA' not ok 1 # Test 2 got: 'ST' (t\2.t at line 28) # Expected: 'GS' not ok 2 # Test 3 got: '7' (t\2.t at line 31) # Expected: '3' not ok 3 ok 4 # Test 5 got: 'GS' (t\2.t at line 41) # Expected: 'ISA' not ok 5 # Test 6 got: 'ST' (t\2.t at line 44) # Expected: 'GS' not ok 6 # Test 7 got: '7' (t\2.t at line 47) # Expected: '3' not ok 7 ok 8 FAILED tests 1-3, 5-7 Failed 6/8 tests, 25.00% okay Failed 2/2 test scripts, 0.00% okay. 9/11 subtests failed, 18.18% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\1.t 255 65280 3 3 100.00% 1-3 t\2.t 8 6 75.00% 1-3 5-7 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.