Checking if your kit is complete... Looks good Writing Makefile for CGI::Application::Plugin::Menu Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/CGI/Application/Plugin/Menu.pm blib\lib\CGI\Application\Plugin\Menu.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/0....ok 1 - instanced ok 2 - got menu basic ok 3 - name is main ok 4 - added item ### $h: { ### view_stuff => { ### arg1 => 'view_stuff', ### label => 'View Stuff', ### url => '?rm=view_stuff' ### } ### } ok 5 - cannot add same item again ok 6 - menuitems count is 1 ok 7 - added item ok 8 - menuitems count is 2 ok 9 - added item ok 10 - menuitems count is 3 ok 11 - added item ok 12 - added item ### $loop: [ ### { ### label => 'View Stuff', ### url => '?rm=view_stuff' ### }, ### { ### label => 'Search Stuff', ### url => '?rm=search_stuff' ### }, ### { ### label => 'Browse Stuff', ### url => '?rm=browse_stuff' ### }, ### { ### label => 'My Self Site', ### url => 'http://leocharre.com' ### }, ### { ### label => 'http://cpan.org', ### url => 'http://cpan.org' ### } ### ] ok 13 - got output ### $output: ' ' ok 14 - menus count is one ok 15 - new menu ok 16 - menus count is two 1..16 ok All tests successful. Files=1, Tests=16, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\CGI\Application\Plugin\Menu.html Installing C:\cpanrun\build\5-10-0\site\lib\CGI\Application\Plugin\Menu.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod