Checking if your kit is complete... Looks good Writing Makefile for Test::HTTPStatus cp lib/HTTPStatus.pm blib/lib/Test/HTTPStatus.pm Manifying blib/lib/Test/Test::HTTPStatus.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/get_status.t t/status.t] t/load............1..1 ok 1 - use Test::HTTPStatus; ok t/pod.............1..1 ok 1 - blib/lib/Test/HTTPStatus.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/get_status......1..4 ok 1 - HTTP OK ok 2 - HTTP Not Found ok 3 - No URL ok 4 - HTTP Server Error ok t/status..........1..1 ok 1 - Expected [200], got [200] for [http://www.perl.org] ok All tests successful, 1 test skipped. Files=5, Tests=7, 3 wallclock secs ( 0.92 cusr + 0.26 csys = 1.18 CPU) make: *** [htmlifypods] Hangup