Checking if your kit is complete... Looks good Writing Makefile for Tie::Cycle cp lib/Cycle.pm blib/lib/Tie/Cycle.pm Manifying blib/man3/Tie::Cycle.3 /Users/cpanrun/build/5.10.0/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Level is # Test level is Test::Manifest::test_harness found [t/load.t t/pod.t t/pod_coverage.t t/cycle.t t/one.t] t/load............1..1 ok 1 - use Tie::Cycle; ok t/pod.............1..1 ok 1 - blib/lib/Tie/Cycle.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t/cycle...........1..9 ok 1 - Cycle is first element, iteration 0 ok 2 - Cycle is second element, iteration 0 ok 3 - Cycle is third element, iteration 0 ok 4 - Cycle is first element, iteration 1 ok 5 - Cycle is second element, iteration 1 ok 6 - Cycle is third element, iteration 1 ok 7 - Cycle is first element, iteration 2 ok 8 - Cycle is second element, iteration 2 ok 9 - Cycle is third element, iteration 2 ok t/one.............1..3 ok 1 - Cycle is first element, iteration 1 ok 2 - Cycle is first element, iteration 2 ok 3 - Cycle is first element, iteration 3 ok All tests successful, 1 test skipped. Files=5, Tests=14, 1 wallclock secs ( 0.32 cusr + 0.11 csys = 0.43 CPU) make: *** [htmlifypods] Hangup