Checking if your kit is complete... Looks good Writing Makefile for Iterator::RoundRobin make: *** Warning: File `Makefile' has modification time in the future (2007-11-28 19:45:20 > 2007-11-28 19:45:19) 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 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use Iterator::RoundRobin; # Testing Iterator::RoundRobin 0.2, Perl 5.010000, /home/cpanrun/tmp/5.10.0/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, 0 wallclock secs ( 0.17 cusr + 0.04 csys = 0.21 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Iterator/RoundRobin.html Installing /home/cpanrun/build/5.10.0/site/lib/Iterator/RoundRobin.pm Installing /home/cpanrun/build/5.10.0/site/lib/Iterator/._RoundRobin.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Iterator::RoundRobin.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod