*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.47) - Template ...loaded. (2.19) - Data::RoundRobin ...loaded. (0.03) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::RoundRobin cp lib/Template/Plugin/RoundRobin.pm blib/lib/Template/Plugin/RoundRobin.pm Manifying blib/man3/Template::Plugin::RoundRobin.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-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..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage Failed 1/4 test scripts, 75.00% okay. 1/4 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01.simple.t 1 256 1 1 100.00% 1 1 test skipped. make: *** [test_dynamic] Error 25