Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. failed building IO-All prerequisite IO-String aborting build of IO-All: failed prerequisites Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop. Checking if your kit is complete... Looks good Writing Makefile for IO::All Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/IO/All/DBM.pm blib\lib\IO\All\DBM.pm cp lib/IO/All/Temp.pm blib\lib\IO\All\Temp.pm cp lib/IO/All.pm blib\lib\IO\All.pm cp lib/IO/All/Link.pm blib\lib\IO\All\Link.pm cp lib/IO/All/File.pm blib\lib\IO\All\File.pm cp lib/IO/All/String.pm blib\lib\IO\All\String.pm cp lib/IO/All/Socket.pm blib\lib\IO\All\Socket.pm cp lib/IO/All/Dir.pm blib\lib\IO\All\Dir.pm cp lib/IO/All/Filesys.pm blib\lib\IO\All\Filesys.pm cp lib/IO/All/MLDBM.pm blib\lib\IO\All\MLDBM.pm cp lib/IO/All/Base.pm blib\lib\IO\All\Base.pm cp lib/IO/All.pod blib\lib\IO\All.pod cp lib/IO/All/Pipe.pm blib\lib\IO\All\Pipe.pm cp lib/IO/All/STDIO.pm blib\lib\IO\All\STDIO.pm Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\absolute.t t\accept.t t\all.t t\all2.t t\assert.t t\assert2.t t\autotie.t t\backwards.t t\chdir.t t\chomp.t t\construct.t t\dbm.t t\devnull.t t\empty.t t\encoding.t t\error1.t t\file_spec.t t\file_subclass.t t\fileno.t t\import_flags.t t\inline_subclass.t t\input.t t\link.t t\link2.t t\lock.t t\mldbm.t t\new.t t\overload.t t\pipe.t t\print.t t\println.t t\read.t t\read_write.t t\round_robin.t t\scalar.t t\seek.t t\separator.t t\stat.t t\string_open.t t\subtleties.t t\synopsis1.t t\synopsis2.t t\synopsis3.t t\synopsis5.t t\tie.t t\tie_file.t t\xxx.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-All/blib t\absolute..........1..3 ok 1 Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140 (#1) Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 72. Use of uninitialized value in pattern match (m//) at d:\cpanrun\build\5-6-1\lib/File/Spec/Win32.pm line 140. ok 2 ok 3 ok t\accept............1..20 ok 1 - Checking for validity of sock No. 1 ok 2 - Checking for connection No. 1. ok 3 - Checking for validity of sock No. 2 ok 4 - Checking for connection No. 2. ok 5 - Checking for validity of sock No. 3 ok 6 - Checking for connection No. 3. ok 7 - Checking for validity of sock No. 4 ok 8 - Checking for connection No. 4. ok 9 - Checking for validity of sock No. 5 ok 10 - Checking for connection No. 5. ok 11 - Checking for validity of sock No. 6 ok 12 - Checking for connection No. 6. ok 13 - Checking for validity of sock No. 7 ok 14 - Checking for connection No. 7. ok 15 - Checking for validity of sock No. 8 ok 16 - Checking for connection No. 8. ok 17 - Checking for validity of sock No. 9 ok 18 - Checking for connection No. 9. ok 19 - Checking for validity of sock No. 10 ok 20 - Checking for connection No. 10. ok t\all...............1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t\all2..............1..2 ok 1 ok 2 ok t\assert............1..4 ok 1 ok 2 ok 3 ok 4 ok t\assert2...........1..4 ok 1 ok 2 ok 3 # skip requires MLDBM ok 4 # skip requires MLDBM ok, 2/4 skipped: requires MLDBM t\autotie...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\backwards.........1..0 # Skip requires File::ReadBackwards skipped: requires File::ReadBackwards t\chdir.............1..2 ok 1 ok 2 ok t\chomp.............ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\construct.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # skip requires Tie::File ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok, 1/18 skipped: requires Tie::File t\dbm...............1..2 ok 1 ok 2 ok t\devnull...........1..2 ok 1 ok 2 ok t\empty.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\encoding..........1..2 IO::All -encoding not supported on Perl older than 5.8 at lib/IO/All.pm line 706. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\error1............1..2 ok 1 ok 2 ok t\file_spec.........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 not ok 22 # Failed test (t\file_spec.t at line 39) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 23 # Failed test (t\file_spec.t at line 40) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 24 # Failed test (t\file_spec.t at line 41) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 25 # Failed test (t\file_spec.t at line 43) # got: 'doo\foo\goo\hoo' # expected: 'doo\foo\goo\hoo' not ok 26 # Failed test (t\file_spec.t at line 44) # got: 'goo\hoo' # expected: 'goo\hoo' not ok 27 # Failed test (t\file_spec.t at line 45) # got: 'goo\hoo' # expected: 'goo\hoo' # Looks like you failed 6 tests of 27. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 22-27 Failed 6/27 tests, 77.78% okay t\file_subclass.....1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\fileno............1..0 # Skip Broken on older perls skipped: Broken on older perls t\import_flags......1..16 ok 1 - io is exported to One ok 2 - io is exported to Two ok 3 - io is exported to Three ok 4 - io is exported to Four ok 5 - strict flag set on object 1 ok 6 - utf8 flag not set on object 1 IO::All -utf8 not supported on Perl older than 5.8 at lib/IO/All.pm line 692. # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-16 Failed 10/16 tests, 37.50% okay t\inline_subclass...1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\input.............1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip requires Tie::File ok 8 # skip requires Tie::File ok 9 ok 10 ok 11 ok 12 ok, 2/12 skipped: requires Tie::File t\link..............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\link2.............1..0 # Skip Cannot call symlink on this platform skipped: Cannot call symlink on this platform t\lock..............1..3 ok 1 ok 2 ok 3 ok t\mldbm.............1..0 # Skip requires MLDBM skipped: requires MLDBM t\new...............1..4 ok 1 - string passed to io() is returned as a file ok 2 - name() is the same as the string ok 3 - IO::All::File object passed to io() is returned as a file ok 4 - name() is the same as the original string ok t\overload..........1..23 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t\pipe..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\print.............1..2 ok 1 ok 2 ok t\println...........1..1 ok 1 ok t\read..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\read_write........1..2 ok 1 ok 2 ok t\round_robin.......1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t\scalar............1..2 ok 1 ok 2 ok t\seek..............1..1 not ok 1 # Failed test (t\seek.t at line 11) # got: ' quite enough. # ' # expected: 'quite enough. # ' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\separator.........1..4 ok 1 ok 2 ok 3 ok 4 ok t\stat..............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t\string_open.......1..1 ok 1 - Don't create new string object with each write ok t\subtleties........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\synopsis1.........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\synopsis2.........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\synopsis3.........1..3 ok 1 ok 2 ok 3 ok t\synopsis5.........1..3 ok 1 ok 2 ok 3 ok t\tie...............1..1 ok 1 ok t\tie_file..........1..0 # Skip requires Tie::File skipped: requires Tie::File t\xxx...............1..1 ok 1 - Don't ship with XXX ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\chomp.t 24 24 100.00% 1-24 t\encoding.t 255 65280 2 2 100.00% 1-2 t\file_spec.t 6 1536 27 6 22.22% 22-27 t\import_flags.t 255 65280 16 10 62.50% 7-16 t\seek.t 1 256 1 1 100.00% 1 6 tests and 5 subtests skipped. Failed 5/47 test scripts, 89.36% okay. 43/299 subtests failed, 85.62% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.