Checking if your kit is complete... Looks good Writing Makefile for Iterator::RoundRobin cp lib/Iterator/RoundRobin.pm blib/lib/Iterator/RoundRobin.pm cp lib/Iterator/._RoundRobin.pm blib/lib/Iterator/._RoundRobin.pm Manifying blib/man3/Iterator::RoundRobin.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use Iterator::RoundRobin; # Testing Iterator::RoundRobin 0.2, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/11-new............1..3 ok 1 - use Iterator::RoundRobin; ok 2 - Iterator::RoundRobin object created ok 3 - Iterator::RoundRobin object created isa Iterator::RoundRobin ok t/12-functions......1..33 ok 1 - use Iterator::RoundRobin; ok 2 - Iterator::RoundRobin object created ok 3 - Iterator::RoundRobin object created isa Iterator::RoundRobin ok 4 - Set 1 iterator place 0 match. ok 5 - Set 1 iterator place 1 match. ok 6 - Set 1 iterator place 2 match. ok 7 - Set 1 iterator place 3 match. ok 8 - Set 1 iterator place 4 match. ok 9 - Set 1 iterator place 5 match. ok 10 - Set 1 iterator place 6 match. ok 11 - Set 1 iterator place 7 match. ok 12 - Set 2 iterator place 0 match. ok 13 - Set 2 iterator place 1 match. ok 14 - Set 2 iterator place 2 match. ok 15 - Set 2 iterator place 3 match. ok 16 - Set 2 iterator place 4 match. ok 17 - Set 2 iterator place 5 match. ok 18 - Set 3 iterator place 0 match. ok 19 - Set 3 iterator place 1 match. ok 20 - Set 3 iterator place 2 match. ok 21 - Set 3 iterator place 3 match. ok 22 - Set 3 iterator place 4 match. ok 23 - Set 3 iterator place 5 match. ok 24 - Set 3 iterator place 6 match. ok 25 - Set 4 iterator place 0 match. ok 26 - Set 4 iterator place 1 match. ok 27 - Set 4 iterator place 2 match. ok 28 - Set 4 iterator place 3 match. ok 29 - Set 4 iterator place 4 match. ok 30 - Set 4 iterator place 5 match. ok 31 - Set 4 iterator place 6 match. ok 32 - Set 4 iterator place 7 match. ok 33 - Set 4 iterator place 8 match. ok All tests successful. Files=3, Tests=37, 1 wallclock secs ( 0.66 cusr + 0.04 csys = 0.70 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Iterator/RoundRobin.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Iterator/._RoundRobin.pm Installing /home/cpanrun/build/5.6.1/man/man3/Iterator::RoundRobin.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod