Checking if your kit is complete... Looks good Writing Makefile for Carp::Assert::More cp More.pm blib/lib/Carp/Assert/More.pm Manifying blib/man3/Carp::Assert::More.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/00-load.......................1..1 # Testing Carp::Assert::More 1.12 under Perl 5.010000 and Test::More 0.72 ok 1 - use Carp::Assert::More; ok t/assert_defined................1..5 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok t/assert_exists.................1..8 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/assert_fail...................1..2 ok 1 - use Carp::Assert::More; ok 2 ok t/assert_hashref................1..7 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/assert_in.....................1..10 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/assert_integer................1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_is.....................1..9 ok 1 - use Carp::Assert::More; ok 2 - 4 is not 3 ok 3 - Undef is not space ok 4 - Space is not undef ok 5 - Undef only matches undef ok 6 - a is a ok 7 - 4 is 4 ok 8 - space is space ok 9 - 14 is 14 as strings ok t/assert_isa....................1..5 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok t/assert_isnt...................1..9 ok 1 - use Carp::Assert::More; ok 2 - 4 is not 3 ok 3 - Undef is not space ok 4 - Space is not undef ok 5 - Undef only matches undef ok 6 - a is a ok 7 - 4 is 4 ok 8 - space is space ok 9 - 14 is 14 as strings ok t/assert_lacks..................1..7 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/assert_like...................1..8 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/assert_listref................1..8 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/assert_negative...............1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_negative_integer.......1..8 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "-97.9" ok 7 - Checking "dog" ok 8 - Checking "14." ok t/assert_nonblank...............1..6 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/assert_nonempty...............1..8 ok 1 - use Carp::Assert::More; ok 2 - Checking "0" ok 3 - Checking "foo" ok 4 - Checking "undef" ok 5 - Checking "HASH(0x184d980)" ok 6 - Checking "ARRAY(0x184d9e0)" ok 7 - Checking "HASH(0x184da40)" ok 8 - Checking "ARRAY(0x184dab0)" ok t/assert_nonnegative............1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_nonnegative_integer....1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_nonref.................1..6 ok 1 - use Carp::Assert::More; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/assert_nonzero................1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_nonzero_integer........1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_positive...............1..7 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok t/assert_positive_integer.......1..8 ok 1 - use Carp::Assert::More; ok 2 - Checking "5" ok 3 - Checking "0" ok 4 - Checking "0.4" ok 5 - Checking "-10" ok 6 - Checking "dog" ok 7 - Checking "14." ok 8 - Checking "14" ok t/pod-coverage..................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...........................1..1 ok 1 - blib/lib/Carp/Assert/More.pm ok t/test-coverage.................1..25 ok 1 - use Carp::Assert::More; ok 2 - There are no function names! ok 3 - t/assert_defined.t exists ok 4 - t/assert_exists.t exists ok 5 - t/assert_fail.t exists ok 6 - t/assert_hashref.t exists ok 7 - t/assert_in.t exists ok 8 - t/assert_integer.t exists ok 9 - t/assert_is.t exists ok 10 - t/assert_isa.t exists ok 11 - t/assert_isnt.t exists ok 12 - t/assert_lacks.t exists ok 13 - t/assert_like.t exists ok 14 - t/assert_listref.t exists ok 15 - t/assert_negative.t exists ok 16 - t/assert_negative_integer.t exists ok 17 - t/assert_nonblank.t exists ok 18 - t/assert_nonempty.t exists ok 19 - t/assert_nonnegative.t exists ok 20 - t/assert_nonnegative_integer.t exists ok 21 - t/assert_nonref.t exists ok 22 - t/assert_nonzero.t exists ok 23 - t/assert_nonzero_integer.t exists ok 24 - t/assert_positive.t exists ok 25 - t/assert_positive_integer.t exists ok All tests successful, 1 test skipped. Files=27, Tests=190, 3 wallclock secs ( 1.89 cusr + 0.55 csys = 2.44 CPU) make: *** [htmlifypods] Hangup