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\array.t t\chdir.t t\delete-array.t t\var.t t\array...........1..55 ok 1 - use File::chdir; ok 2 - @CWD is fit to be tied ok 3 - Ordinary assignment works ok 4 - ... and value of @CWD is correct ok 5 - ... and value of $CWD is correct ok 6 - Localized assignment works ok 7 - ... and value of @CWD is correct ok 8 - ... and value of $CWD is correct ok 9 - Reset of localized assignment works ok 10 - ... and value of @CWD is correct ok 11 - ... and value of $CWD is correct ok 12 - Ordinary push works ok 13 - ... and value of @CWD is correct ok 14 - ... and value of $CWD is correct ok 15 - Localized push works ok 16 - ... and value of @CWD is correct ok 17 - ... and value of $CWD is correct ok 18 - Reset of localized push works ok 19 - ... and value of @CWD is correct ok 20 - ... and value of $CWD is correct ok 21 - Ordinary pop works ok 22 - ... and value of @CWD is correct ok 23 - ... and value of $CWD is correct ok 24 - ... and pop returned popped dir ok 25 - Localized pop works ok 26 - ... and value of @CWD is correct ok 27 - ... and value of $CWD is correct ok 28 - Reset of localized pop works ok 29 - ... and value of @CWD is correct ok 30 - ... and value of $CWD is correct ok 31 - Ordinary splice (from end) works ok 32 - ... and value of @CWD is correct ok 33 - ... and value of $CWD is correct ok 34 - ... and returns right number of dirs ok 35 - ... and they're correct ok 36 - Ordinary splice (from middle) works ok 37 - ... and value of @CWD is correct ok 38 - ... and value of $CWD is correct ok 39 - ... and returns right number of dirs ok 40 - ... and it's correct ok 41 - Localized splice (from end) works ok 42 - ... and value of @CWD is correct ok 43 - ... and value of $CWD is correct ok 44 - ... and returns right number of dirs ok 45 - ... and they're correct ok 46 - Localized splice (from middle) works ok 47 - ... and value of @CWD is correct ok 48 - ... and value of $CWD is correct ok 49 - ... and returns right number of dirs ok 50 - ... and it's correct ok 51 - Reset of localized splice works ok 52 - ... and value of @CWD is correct ok 53 - ... and value of $CWD is correct ok 54 - Failure to chdir throws an error ok 55 - ... and the error message is correct ok t\chdir...........1..6 ok 1 - use File::chdir; Insecure dependency in chdir while running with -T switch at C:/cpanrun-5.8/build/5-8-0/lib/Cwd.pm line 421. # Looks like you planned 6 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t\delete-array....1..15 ok 1 - use File::chdir; ok 2 - @CWD is fit to be tied ok 3 - Ordinary delete from end of @CWD lives ok 4 - Ordinary delete from end of @CWD works ok 5 - ... and value of @CWD is correct ok 6 - ... and value of $CWD is correct ok 7 - Ordinary delete from end of @CWD lives ok 8 - Ordinary delete from end of @CWD works ok 9 - ... and value of @CWD is correct ok 10 - ... and value of $CWD is correct ok 11 - Deleting $CWD[-2] throws an error ok 12 - ... and the error message is correct ok 13 - Reset of localized pop works ok 14 - ... and value of @CWD is correct ok 15 - ... and value of $CWD is correct ok t\var.............1..13 ok 1 - use File::chdir; Insecure dependency in chdir while running with -T switch at C:/cpanrun-5.8/build/5-8-0/lib/Cwd.pm line 421. # Looks like you planned 13 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay Failed 2/4 test scripts, 50.00% okay. 17/89 subtests failed, 80.90% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\chdir.t 255 65280 6 5 83.33% 2-6 t\var.t 255 65280 13 12 92.31% 2-13 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.