Checking if your kit is complete... Looks good Writing Makefile for Test::AutoLoader cp AutoLoader.pm blib/lib/Test/AutoLoader.pm Manifying blib/man3/Test::AutoLoader.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 Subroutine load_imports redefined at ../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/load_imports.al) line 766. 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 ok 7 - subtest 'Autoload of POSIX (all files)' of 'Standard-distribution module, all files' compare ok ok 8 - subtest 'Autoload of POSIX (all files)' of 'Standard-distribution module, all files' compare name ok 9 - checking depth Subroutine strcpy redefined at ../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strcpy.al) line 533. 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 ok 13 - subtest 'Autoload of POSIX (listed subroutines)' of 'Standard-distribution module, one file' compare ok 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 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 ok 59 - Test 'Unreadable auto directory' completed ok 60 - Test 'Unreadable auto directory' no premature diagnostication ok 61 - Test 'Unreadable auto directory' result count ok 62 - subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare ok ok 63 - checking depth ok 64 - subtest 'Autoload of TestBusted1 (all files)' of 'Unreadable auto directory' compare diag # Looks like you planned 54 tests but ran 10 extra. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 55-64 Failed 10/54 tests, 81.48% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00basic.t 255 65280 54 10 55-64 Failed 1/1 test scripts. -10/54 subtests failed. Files=1, Tests=54, 1 wallclock secs ( 0.27 cusr + 0.13 csys = 0.40 CPU) Failed 1/1 test programs. -10/54 subtests failed. make: *** [test_dynamic] Error 255