Checking if your kit is complete... Looks good Writing Makefile for List::Cycle cp Cycle.pm blib/lib/List/Cycle.pm Manifying blib/man3/List::Cycle.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/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 List::Cycle; # Testing List::Cycle 0.04, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/dump............1..3 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - dumped properly ok t/new.............1..5 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - die on invalid constructor arg ok 4 - The object isa List::Cycle ok 5 - die on next without vals ok t/next............1..9 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - We are the priests ok 4 - Why can't this be love ok 5 - You can fool yourself ok 6 - What can this strange device be? ok 7 - That's what dreams are made of ok 8 - You can cheat until you're blind ok 9 - You don't get something for nothing 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/List/Cycle.pm ok t/reset...........1..12 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - We are the priests ok 4 - We are the priests ok 5 - Why can't this be love ok 6 - You can fool yourself ok 7 - What can this strange device be? ok 8 - That's what dreams are made of ok 9 - You can cheat until you're blind ok 10 - You don't get something for nothing ok 11 - Why can't this be love ok 12 - We are the priests ok t/vals............1..8 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - got first value ok 4 - got second value ok 5 - got first value ok 6 - got first value ok 7 - got second value ok 8 - got first value ok All tests successful, 1 test skipped. Files=8, Tests=39, 1 wallclock secs ( 0.50 cusr + 0.15 csys = 0.65 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/List/Cycle.html Installing /Users/cpanrun/build/5.10.0/site/lib/List/Cycle.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/List::Cycle.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup