Checking if your kit is complete... Warning: the following files are missing in your kit: examples/Acme::AsciiArt2HtmlTable.html Please inform the author. Writing Makefile for Acme::AsciiArt2HtmlTable Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Acme/AsciiArt2HtmlTable.pm blib\lib\Acme\AsciiArt2HtmlTable.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/00.load............................1..1 ok 1 - use Acme::AsciiArt2HtmlTable; # Testing Acme::AsciiArt2HtmlTable 0.01 ok t/01.options.colors..................1..9 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/01.options.id......................1..2 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok t/01.options.randomize-new-colors....1..3 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 # Failed test at t/01.options.randomize-new-colors.t line 44. not ok 3 # got: ' # # # # # # # # # #
# ' # expected: ' # # # # # # # # # #
# ' # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/01.options.table...................1..5 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok 5 ok t/01.options.td......................1..4 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok t/01.options.tr......................1..6 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/01.options.use-default-colors......1..4 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok t/02.special.default-color...........1..6 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/02.special.optimization............1..3 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok 3 ok t/03.examples.empty..................1..2 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok t/03.examples.flag-pt................1..2 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 ok t/03.examples.jose-castro............1..2 ok 1 - use Acme::AsciiArt2HtmlTable; ok 2 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..1 ok 1 - blib\lib\Acme\AsciiArt2HtmlTable.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.options.randomize-new-colors.t 1 256 3 1 3 1 test skipped. Failed 1/15 test scripts. 1/50 subtests failed. Files=15, Tests=50, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/15 test programs. 1/50 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.