Checking if your kit is complete... Looks good Writing Makefile for AutoLoader Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/AutoLoader.pm blib\lib\AutoLoader.pm cp lib/AutoSplit.pm blib\lib\AutoSplit.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/00pod...........1..2 ok 1 - blib\lib\AutoLoader.pm ok 2 - blib\lib\AutoSplit.pm ok t/01AutoLoader....1..22 ok 1 - can() first time ok 2 - autoloaded first time ok 3 - regular call ok 4 - can() returns ref to regular installed sub ok 5 - can() should work when importing AUTOLOAD too ok 6 - regular call ok 7 - ... returning ref to regular installed sub ok 8 - undefined method ok 9 - can() should fail on undefined methods ok 10 - indirect method call ok 11 - autoloaded method should not stomp match vars ok 12 - (again) ok 13 - for any method call ok 14 - (again) ok 15 - require error propagates ok 16 - adding a new autoloaded method ok 17 - adding a new autoloaded method ok 18 - AutoLoader should not export AUTOLOAD by default ok 19 - ... nor can() ok 20 - unimport() should remove imported AUTOLOAD() ok 21 - ... but not non-imported AUTOLOAD() ok 22 - AutoLoader shouldn't loop forever if %INC is modified ok t/02AutoSplit.....1..58 ok 1 - AutoSplit loaded # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A0_552splittest.pm auto-552\auto))" ok 2 - Output from autosplit()ing tests from the end of the AutoSplit module. ok 3 - Are any expected files missing? ok 4 - Are any extra files present? ok 5 - require "auto/A0_552splittest/autosplit.ix" ok 6 - match sub test1\s*\(\$\); ok 7 - match sub test2\s*\(\$\$\); ok 8 - match sub test3\s*\(\$\$\$\); ok 9 - match sub testtesttesttest4_1\s*\(\$\); ok 10 - match sub testtesttesttest4_2\s*\(\$\$\); ok 11 - match sub test_a1\s*\(\$\)\s*:\s*locked\s*:\s*locked\s*; ok 12 - match sub test_a2\s*:\s*locked\s*; ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A1_552splittest.pm auto-552\auto))" ok 22 - Output from autosplit()ing missing use AutoLoader; ok 23 - Are any expected files missing? ok 24 - Are any extra files present? # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A2_552splittest.pm auto-552\auto 0 0))" ok 25 - Output from autosplit()ing missing use AutoLoader; (but don't skip) ok 26 - Are any expected files missing? ok 27 - Are any extra files present? ok 28 - require "auto/A2_552splittest/autosplit.ix" # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A3_552splittest.pm auto-552\auto))" ok 29 - Output from autosplit()ing Split prior to checking whether obsolete files get deleted ok 30 - Are any expected files missing? ok 31 - Are any extra files present? ok 32 - require "auto/A3_552splittest/autosplit.ix" ok 33 ok 34 # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A3_552splittest.pm auto-552\auto))" ok 35 - Output from autosplit()ing Check whether obsolete files get deleted ok 36 - Are any expected files missing? ok 37 - Are any extra files present? ok 38 - require "auto/A3_552splittest/autosplit.ix" ok 39 - skeleton ok 40 - Check &A3_552splittest::gonner is now a gonner # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A3_552splittest.pm auto-552\auto 1 1))" ok 41 - Output from autosplit()ing Check whether obsolete files remain when keep is 1 ok 42 - Are any expected files missing? ok 43 - Are any extra files present? ok 44 - require "auto/A3_552splittest/autosplit.ix" ok 45 ok 46 - Are our zombies undead? # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A3_552splittest.pm auto-552\auto 0 1 1))" ok 47 - Output from autosplit()ing Without the timestamp check make sure that nothing happens ok 48 - Are any expected files missing? ok 49 - Are any extra files present? ok 50 - require "auto/A3_552splittest/autosplit.ix" ok 51 - still haunted ok 52 - Are our zombies still undead? # command: C:\cpanrun\build\5-10-0\bin\perl.exe "-I../lib" -e "use AutoSplit; autosplit (qw(auto-552\A3_552splittest.pm auto-552\auto 0 1 0))" ok 53 - Output from autosplit()ing With the timestamp check make sure that things happen (stuff gets deleted) ok 54 - Are any expected files missing? ok 55 - Are any extra files present? ok 56 - require "auto/A3_552splittest/autosplit.ix" ok 57 ok 58 - There are no flying pigs # auto-552 being removed... ok All tests successful. Files=3, Tests=82, 18 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\lib\AutoLoader.html Installing C:\cpanrun\build\5-10-0\html\lib\AutoSplit.html Installing C:\cpanrun\build\5-10-0\lib\AutoLoader.pm Installing C:\cpanrun\build\5-10-0\lib\AutoSplit.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod