Checking if your kit is complete... Looks good Writing Makefile for Module::Refresh cp lib/Module/Refresh.pm blib/lib/Module/Refresh.pm Manifying blib/man3/Module::Refresh.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-smoke.....ok 1 - use Module::Refresh; 1..1 ok t/1api........ok 1 - use Module::Refresh; ok 2 - use FooBar; ok 3 - Foo::Bar->can('not_in_foobarpm') ok 4 - We got the right result ok 5 - We got the right result, still ok 6 - We got the right new result, ok 7 - Foo::Bar->can('not_in_foobarpm') ok 8 - We cleaned out the 'foo' method' 1..8 ok t/2lateuse....ok 1 - use Module::Refresh; ok 2 - This line works exactly once! ok 3 - use BeepBeep; 1..3 ok All tests successful. Files=3, Tests=12, 0 wallclock secs ( 0.30 cusr + 0.12 csys = 0.42 CPU) make: *** [manifypods] Hangup