Checking if your kit is complete... Looks good Writing Makefile for Test::AutoLoader Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp AutoLoader.pm blib\lib\Test\AutoLoader.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00basic....1..54 ok 1 - use Test::AutoLoader; ok 2 - Test::AutoLoader->can('autoload_ok') ok 3 - POD test for AutoLoader.pm ok 4 - Test 'Standard-distribution module, all files' completed ok 5 - Test 'Standard-distribution module, all files' no premature diagnostication ok 6 - Test 'Standard-distribution module, all files' result count not ok 7 - subtest 'Autoload of POSIX (all files)' of 'Standard-distribution module, all files' compare ok # Failed test 'subtest 'Autoload of POSIX (all files)' of 'Standard-distribution module, all files' compare ok' # at t/00basic.t line 68. # got: '0' # expected: '1' ok 8 - subtest 'Autoload of POSIX (all files)' of 'Standard-distribution module, all files' compare name ok 9 - checking depth ok 10 - Test 'Standard-distribution module, one file' completed ok 11 - Test 'Standard-distribution module, one file' no premature diagnostication ok 12 - Test 'Standard-distribution module, one file' result count not ok 13 - subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution module, one file' compare ok # Failed test 'subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution module, one file' compare ok' # at t/00basic.t line 68. # got: '0' # expected: '1' ok 14 - subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution module, one file' compare name ok 15 - checking depth ok 16 - Test 'Standard-distribution, bad subroutine name' completed ok 17 - Test 'Standard-distribution, bad subroutine name' no premature diagnostication ok 18 - Test 'Standard-distribution, bad subroutine name' result count ok 19 - subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution, bad subroutine name' compare ok ok 20 - checking depth ok 21 - subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution, bad subroutine name' compare diag ok 22 - Test 'Non-existent auto directory' completed ok 23 - Test 'Non-existent auto directory' no premature diagnostication ok 24 - Test 'Non-existent auto directory' result count ok 25 - subtest 'Autoload of strict (all files)' of 'Non-existent auto directory' compare ok ok 26 - checking depth ok 27 - subtest 'Autoload of strict (all files)' of 'Non-existent auto directory' compare diag ok 28 - Test 'No files in auto directory' completed ok 29 - Test 'No files in auto directory' no premature diagnostication ok 30 - Test 'No files in auto directory' result count ok 31 - subtest 'Autoload of EmptyModule (all files)' of 'No files in auto directory' compare ok ok 32 - checking depth ok 33 - subtest 'Autoload of EmptyModule (all files)' of 'No files in auto directory' compare diag ok 34 - Test 'Module not loaded' completed ok 35 - Test 'Module not loaded' no premature diagnostication ok 36 - Test 'Module not loaded' result count ok 37 - subtest 'Autoload of Foo::Bar::Baz (all files)' of 'Module not loaded' compare ok ok 38 - checking depth ok 39 - subtest 'Autoload of Foo::Bar::Baz (all files)' of 'Module not loaded' compare diag ok 40 - Test 'Syntax error' completed ok 41 - Test 'Syntax error' no premature diagnostication ok 42 - Test 'Syntax error' result count ok 43 - subtest 'Autoload of TestBusted2 (listed subroutines)' of 'Syntax error' compare ok ok 44 - checking depth ok 45 - subtest 'Autoload of TestBusted2 (listed subroutines)' of 'Syntax error' compare diag ok 46 - Test 'File-reading errors' completed ok 47 - Test 'File-reading errors' no premature diagnostication ok 48 - Test 'File-reading errors' result count ok 49 - subtest 'Autoload of TestBusted2 (listed subroutines)' of 'File-reading errors' compare ok ok 50 - checking depth # Failed test 'subtest 'Autoload of TestBusted2 (listed subroutines)' of 'File-reading errors' compare diag' # at t/00basic.t line 68. # Got diag (107 bytes): # ' couldn't load nobody_home.al: No such file or directory' # ' couldn't load empty.al: false return value' # Expected diag (156 bytes): # ' couldn't load no_ready.al: Permission denied' # ' couldn't load nobody_home.al: No such file or directory' # ' couldn't load empty.al: false return value' not ok 51 - subtest 'Autoload of TestBusted2 (listed subroutines)' of 'File-reading errors' compare diag ok 52 - Test 'Empty arglist' completed ok 53 - Test 'Empty arglist' no premature diagnostication ok 54 - Test 'Empty arglist' result count ok 55 - subtest 'Can't test autoload of empty package' of 'Empty arglist' compare ok ok 56 - subtest 'Can't test autoload of empty package' of 'Empty arglist' compare name ok 57 - checking depth ok 58 - subtest 'Can't test autoload of empty package' of 'Empty arglist' compare diag Useless use of a constant in void context at ./tlib\auto\TestBusted1\ostrich.al line 1. ok 59 - Test 'Unreadable auto directory' completed ok 60 - Test 'Unreadable auto directory' no premature diagnostication ok 61 - Test 'Unreadable auto directory' result count not ok 62 - subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare ok # Failed test 'subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare ok' # at t/00basic.t line 68. # got: '1' # expected: '0' ok 63 - checking depth # Failed test 'subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare diag' # at t/00basic.t line 68. # Got diag (0 bytes): # # Expected diag (56 bytes): # 'Unable to find valid autoload directory for TestBusted1' # Looks like you planned 54 tests but ran 10 extra. # Looks like you failed 5 tests of 64 run. not ok 64 - subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare diag dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 7, 13, 51, 55-64 Failed 13/54 tests, 75.93% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00basic.t 5 1280 54 15 7 13 51 55-64 Failed 1/1 test scripts. -5/54 subtests failed. Files=1, Tests=54, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. -5/54 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x5' Stop.