Checking if your kit is complete... Looks good Writing Makefile for Math::ConvexHull cp lib/Math/ConvexHull.pm blib/lib/Math/ConvexHull.pm Manifying blib/man3/Math::ConvexHull.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/0-pod.........1..1 ok 1 - blib/lib/Math/ConvexHull.pm ok t/0-podcover....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/1-basic.......1..8 ok 1 - use Math::ConvexHull; ok 2 - convex_hull() did not complain ok 3 - convex_hull returned correct result. ok 4 - convex_hull returns correct number of points ok 5 - Point number 0 in hull is correct ok 6 - Point number 1 in hull is correct ok 7 - Point number 2 in hull is correct ok 8 - Point number 3 in hull is correct ok All tests successful, 1 test skipped. Files=3, Tests=9, 0 wallclock secs ( 0.21 cusr + 0.07 csys = 0.28 CPU) make: *** [htmlifypods] Hangup