Checking if your kit is complete... Looks good Writing Makefile for App::Cmd Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/App/Cmd.pm blib\lib\App\Cmd.pm cp lib/App/Cmd/Subdispatch/DashedStyle.pm blib\lib\App\Cmd\Subdispatch\DashedStyle.pm cp lib/App/Cmd/Command.pm blib\lib\App\Cmd\Command.pm cp lib/App/Cmd/Subdispatch.pm blib\lib\App\Cmd\Subdispatch.pm cp lib/App/Cmd/Command/help.pm blib\lib\App\Cmd\Command\help.pm cp lib/App/Cmd/Tutorial.pod blib\lib\App\Cmd\Tutorial.pod cp lib/App/Cmd/ArgProcessor.pm blib\lib\App\Cmd\ArgProcessor.pm cp lib/App/Cmd/Simple.pm blib\lib\App\Cmd\Simple.pm cp lib/App/Cmd/Command/commands.pm blib\lib\App\Cmd\Command\commands.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..5 ok 1 - use App::Cmd; ok 2 - use App::Cmd::Command; ok 3 - use App::Cmd::Command::commands; ok 4 - use App::Cmd::Subdispatch; ok 5 - use App::Cmd::Subdispatch::DashedStyle; # Testing App::Cmd 0.012 ok t/basic...........1..10 ok 1 - The object isa Test::MyCmd ok 2 - got correct list of registered command names ok 3 - got correct list of registered command plugins ok 4 - command died with the correct string ok 5 - default usage_desc is okay ok 6 - un-subclassed &run leads to death Can't locate Test/Output.pm in @INC (@INC contains: t/lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Cmd\inc C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Cmd\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Cmd\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at t/basic.t line 66. ok 7 # skip these tests require Test::Output ok 8 # skip these tests require Test::Output ok 9 # skip these tests require Test::Output ok 10 # skip these tests require Test::Output ok 4/10 skipped: various reasons t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..9 ok 1 - blib\lib\App\Cmd.pm ok 2 - blib\lib\App\Cmd\ArgProcessor.pm ok 3 - blib\lib\App\Cmd\Command.pm ok 4 - blib\lib\App\Cmd\Simple.pm ok 5 - blib\lib\App\Cmd\Subdispatch.pm ok 6 - blib\lib\App\Cmd\Tutorial.pod ok 7 - blib\lib\App\Cmd\Command\commands.pm ok 8 - blib\lib\App\Cmd\Command\help.pm ok 9 - blib\lib\App\Cmd\Subdispatch\DashedStyle.pm ok t/subdispatch.....ok 1 - use Test::MyCmd2; ok 2 - global opts ok 3 - The object isa App::Cmd::Command ok 4 - dispatched to a nested command ok 5 - The object isa App::Cmd::Subdispatch ok 6 - subdispatcher global options ok 7 ok 8 1..8 ok All tests successful, 2 tests and 4 subtests skipped. Files=6, Tests=32, 2 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\site\lib\App\Cmd.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\ArgProcessor.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Command.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Simple.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Subdispatch.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Tutorial.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Command\commands.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Command\help.html Installing C:\cpanrun\build\5-10-0\html\site\lib\App\Cmd\Subdispatch\DashedStyle.html Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\ArgProcessor.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Command.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Simple.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Subdispatch.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Tutorial.pod Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Command\commands.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Command\help.pm Installing C:\cpanrun\build\5-10-0\site\lib\App\Cmd\Subdispatch\DashedStyle.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod