Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00.use.t t/01.simple.t t/02.pod.t t/03.podcover.t t/00.use.........1..2 ok 1 - use Template::Plugin::RoundRobin; ok 2 - require Template::Plugin::RoundRobin; ok t/01.simple......1..1 # Failed test (t/01.simple.t at line 9) not ok 1 # got: 'bbb' # expected: 'aba' # Looks like you failed 1 tests of 1. bbbdubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02.pod.........1..1 ok 1 - blib\lib\Template\Plugin\RoundRobin.pm ok t/03.podcover....1..1 # Template::Plugin::RoundRobin: no public symbols defined ok 1 - Pod coverage on Template::Plugin::RoundRobin ok Failed 1/4 test scripts, 75.00% okay. 1/5 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01.simple.t 1 256 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.