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\01basic.t t\02scalar.t t\03array.t t\04hash.t t\05io.t t\01basic.....1..3 ok 1 - use Data::Pointer; ok 2 - version number set ok 3 - The object isa Data::Pointer ok t\02scalar....1..11 ok 1 - use Data::Pointer; ok 2 - version number set ok 3 - The object isa Data::Pointer ok 4 - dereferenced properly ok 5 - increment test ok 6 - dereferencing a reference ok 7 - incrementing on reference ok 8 - assign chunk to ptr value ok 9 - ptr arithmetic & ptr return ok 10 - number value ok 11 - expect num increment err ok t\03array.....1..9 ok 1 - use Data::Pointer; ok 2 - version number set ok 3 - The object isa Data::Pointer ok 4 - deref in scalar context ok 5 - ptr and @val equal ok 6 - increment test ok 7 - assign scalar to ptr element ok 8 - assign list to ptr ok 9 - expect num increment err ok t\04hash......1..9 ok 1 - use Data::Pointer; ok 2 - version number set ok 3 - The object isa Data::Pointer ok 4 - deref in scalar context ok 5 - ptr and %val equal ok 6 - increment test ok 7 ok 8 - assign list to ptr ok 9 - expect num increment err ok t\05io........1..15 ok 1 - use Data::Pointer; ok 2 - version number set ok 3 - dupe STDOUT file ok 4 - The object isa Data::Pointer ok 5 - open temp file ok 6 - re-open temp file ok 7 - assignment to new file # Failed test (t\05io.t at line 46) not ok 8 - dereference test # got: 'a line of chars # one # two # three # ' # expected: 'a line of chars' # Failed test (t\05io.t at line 50) # got: undef # expected: 'one' not ok 9 - increment properly # Failed test (t\05io.t at line 53) # got: undef # expected: 'three' not ok 10 - plus then deref ok 11 - re-re-open temp file ok 12 - assignment to dereference ok 13 - re x 4 open temp file ok 14 - wrote to file # Failed test (t\05io.t at line 72) not ok 15 - removed tmpfile2936 # Looks like you failed 4 tests of 15. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 8-10, 15 Failed 4/15 tests, 73.33% okay Failed 1/5 test scripts, 80.00% okay. 4/47 subtests failed, 91.49% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\05io.t 4 1024 15 4 26.67% 8-10 15 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.