Checking if your kit is complete... Looks good Writing Makefile for Devel::Cycle cp lib/Devel/Cycle.pm blib/lib/Devel/Cycle.pm Manifying blib/man3/Devel::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/Devel-Cycle....1..7 ok 1 - use Devel::Cycle; ok 2 - found four cycles in $test ok 3 - found one cycle in $test2 ok 4 - found two cycles in $test after weaken() ok 5 - found four cycles (including weakened ones) in $test after weaken() ok 6 - found no cycles in $test after second weaken() ok 7 - found four cycles (including weakened ones) in $test after second weaken() ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.07 cusr + 0.03 csys = 0.10 CPU) make: *** [all] Hangup