Checking if your kit is complete... Looks good Writing Makefile for ToolSet Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/ToolSet/SWC.pm blib\lib\ToolSet\SWC.pm cp lib/ToolSet.pm blib\lib\ToolSet.pm cp lib/ToolSet.pod blib\lib\ToolSet.pod cp lib/ToolSet/SWC.pod blib\lib\ToolSet\SWC.pod 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/00-load............1..2 ok 1 - use ToolSet; ok 2 - use ToolSet::SWC; # Testing ToolSet 0.13 ok t/01-api.............1..5 ok 1 - use t::ToolSet::Null; ok 2 - ToolSet->can('set_strict') ok 3 - ToolSet->can('set_warnings') ok 4 - ToolSet->can('export') ok 5 - t::ToolSet::Null->can('import') ok t/02-strictures......1..2 ok 1 - strict propogates when set_strict(1) ok 2 - Strict doesn't propogate when set_strict(0) ok t/03-warnings........1..2 ok 1 - Warnings propogate when set_warnings(1) ok 2 - Warnings don't propogate when set_warnings(0) ok t/04-export..........1..20 ok 1 - use t::ToolSet::Export; ok 2 - main->can('carp') ok 3 - main->can('getopt') ok 4 - main->can('getopts') ok 5 - main->cant('wrap') ok 6 - main->cant('fill') ok 7 - main->can('basename') ok 8 - main->cant('dirname') ok 9 - main->can('devnull') ok 10 - main->can('catdir') ok 11 - main->cant('rootdir') ok 12 - main->can('cwd') ok 13 - main->can('fastcwd') ok 14 - main->cant('getcwd') ok 15 - main->cant('fastgetcwd') ok 16 - main->can('rmtree') ok 17 - main->cant('mkpath') ok 18 - Missing module throws error (no args) ok 19 - Missing module throws error (arg style) ok 20 - Invalid import spec throws error ok t/05-self-export.....1..3 ok 1 - use t::ToolSet::SelfExport; ok 2 - main->can('wibble') ok 3 - dies trying to import a non-existant function ok t/50-SWC.............1..2 ok 1 - ToolSet::SWC carping works ok 2 - ToolSet::SWC sets strict ok t/98-pod.............1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t/99-pod-coverage....1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests All tests successful, 2 tests skipped. Files=9, Tests=36, 1 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\ToolSet.html Installing C:\cpanrun\build\5-10-0\html\site\lib\ToolSet\SWC.html Installing C:\cpanrun\build\5-10-0\site\lib\ToolSet.pm Installing C:\cpanrun\build\5-10-0\site\lib\ToolSet.pod Installing C:\cpanrun\build\5-10-0\site\lib\ToolSet\SWC.pm Installing C:\cpanrun\build\5-10-0\site\lib\ToolSet\SWC.pod Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod