Checking if your kit is complete... Looks good Writing Makefile for Test::TAP::HTMLMatrix Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Test/TAP/HTMLMatrix/detailed_view.html blib\lib\Test\TAP\HTMLMatrix\detailed_view.html cp lib/Test/TAP/HTMLMatrix/htmlmatrix.css blib\lib\Test\TAP\HTMLMatrix\htmlmatrix.css cp lib/Test/TAP/Model/Visual.pm blib\lib\Test\TAP\Model\Visual.pm cp lib/Test/TAP/Model/File/Visual.pm blib\lib\Test\TAP\Model\File\Visual.pm cp lib/Test/TAP/HTMLMatrix.pm blib\lib\Test\TAP\HTMLMatrix.pm cp lib/Test/TAP/HTMLMatrix/summary_view.html blib\lib\Test\TAP\HTMLMatrix\summary_view.html cp lib/Test/TAP/Model/Subtest/Visual.pm blib\lib\Test\TAP\Model\Subtest\Visual.pm cp lib/Test/TAP/Model/Colorful.pm blib\lib\Test\TAP\Model\Colorful.pm cp example.pl blib\lib\Test\TAP\example.pl 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/basic.............1..5 ok 1 - use Test::TAP::HTMLMatrix; ok 2 - The object isa Test::TAP::HTMLMatrix ok 3 - Test::TAP::HTMLMatrix->can('html') ok 4 - Test::TAP::HTMLMatrix->can('petal') ok 5 - Test::TAP::HTMLMatrix->can('extra') ok t/colorful..........1..6 ok 1 - use Test::TAP::Model::Colorful; ok 2 - Test::TAP::Model::Colorful->can('color') ok 3 - format is sane ok 4 - ratio 1 -> green ok 5 - Test::TAP::Model::Colorful->can('color_css') ok 6 - css looks valid ok t/dummy.............1..15 ok 1 - dummy case ok 2 - dummy case ok 3 - dummy case ok 4 - dummy case ok 5 - dummy case ok 6 - dummy case ok 7 - dummy case ok 8 - dummy case ok 9 - dummy case ok 10 - dummy case ok 11 - dummy case ok 12 - dummy case ok 13 - dummy case ok 14 - dummy case ok 15 - dummy case ok t/file_visual.......1..15 ok 1 - use Test::TAP::Model::File::Visual; ok 2 - The object isa Test::TAP::Model::Colorful ok 3 - The object isa Test::TAP::Model::File ok 4 - Test::TAP::Model::File::Visual->can('subtest_class') ok 5 - it's visual ok 6 - Test::TAP::Model::File::Visual->can('link') ok 7 - Test::TAP::Model::File::Visual->can('case_rows') ok 8 - Test::TAP::Model::File::Visual->can('str_status') ok 9 - seen + ok = OK ok 10 - seen != planned = FAILED ok 11 - no tests + ok = FAILED ok 12 - seen + fail = FAILED ok 13 - seen + ok + bailout = BAILED OUT ok 14 - seen + ok + skip_all = SKIPPED ok 15 - no seen + ok + skip_all = SKIPPED ok t/inline_css........1..8 ok 1 - use Test::TAP::HTMLMatrix; ok 2 - The object isa Test::TAP::HTMLMatrix ok 3 - HTML contains style tag ok 4 - document contains typical CSS string ok 5 - it doesn't mention the CSS file ok 6 - non inline css version contains link with rel=stylesheet ok 7 - ... but no inline css ok 8 - it mentions the CSS file ok t/model_visual......1..6 ok 1 - use Test::TAP::Model::Visual; ok 2 - The object isa Test::TAP::Model::Colorful ok 3 - The object isa Test::TAP::Model ok 4 - Test::TAP::Model::Visual->can('file_class') ok 5 - it's visual ok 6 - Test::TAP::Model::Visual->can('summary') ok t/no_plan...........1..10 ok 1 - use Test::TAP::HTMLMatrix; ok 2 - The object isa Test::TAP::HTMLMatrix ok 3 - detail view has tags ok 4 - contains subtest 1 line ok 5 - subtest 2 line ok 6 - ok summary ok 7 - contains fail summary ok 8 - contains skip summary ok 9 - contains skip summary ok 10 - contains skip summary ok t/paths.............1..10 ok 1 - use Test::TAP::HTMLMatrix; ok 2 - detail file exists ok 3 - name looks OK ok 4 - abs path ok 5 - summary file exists ok 6 - name looks OK ok 7 - abs path ok 8 - css file exists ok 9 - name looks OK ok 10 - abs path ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod is a little too draconic for my taste skipped all skipped: Test::Pod is a little too draconic for my taste t/subtest_visual....1..4 ok 1 - use Test::TAP::Model::Subtest::Visual; ok 2 - The object isa Test::TAP::Model::Subtest ok 3 - Test::TAP::Model::Subtest::Visual->can('link') ok 4 - Test::TAP::Model::Subtest::Visual->can('css_class') ok t/templ_output......1..30 ok 1 - use Test::TAP::HTMLMatrix; ok 2 - The object isa Test::TAP::HTMLMatrix ok 3 - detail view has tags ok 4 - contains subtest 1 line ok 5 - subtest 2 line ok 6 - subtest 3 line ok 7 - contains percentage ok 8 - something bailed out in there ok 9 - ok summary ok 10 - contains fail summary ok 11 - contains skip summary ok 12 - contains skip summary ok 13 - contains skip summary ok 14 - the number 6 is mentioned, that was our plan ok 15 - summary has tags ok 16 - contains percentage ok 17 - detail view has tags ok 18 - contains subtest 1 line ok 19 - subtest 2 line ok 20 - subtest 3 line ok 21 - contains percentage ok 22 - something bailed out in there ok 23 - ok summary ok 24 - contains fail summary ok 25 - contains skip summary ok 26 - contains skip summary ok 27 - contains skip summary ok 28 - the number 6 is mentioned, that was our plan ok 29 - summary has tags ok 30 - contains percentage ok t/uri...............1..12 ok 1 - use Test::TAP::Model::File::Visual; ok 2 - use Test::TAP::Model::Subtest::Visual; ok 3 - file link isa URI::file ok 4 - file link on win32 ok 5 - subtest link isa URI::file ok 6 - subtest link on win32 ok 7 - fragment looks good ok 8 - file link isa URI::file ok 9 - file link on darwin ok 10 - subtest link isa URI::file ok 11 - subtest link on darwin ok 12 - fragment looks good ok All tests successful, 2 tests skipped. Files=13, Tests=121, 4 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\Test\TAP\HTMLMatrix.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\TAP\Model\Colorful.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\TAP\Model\Visual.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\TAP\Model\File\Visual.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\TAP\Model\Subtest\Visual.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\example.pl Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\HTMLMatrix.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\HTMLMatrix\detailed_view.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\HTMLMatrix\htmlmatrix.css Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\HTMLMatrix\summary_view.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\Model\Colorful.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\Model\Visual.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\Model\File\Visual.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\TAP\Model\Subtest\Visual.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod