Writing Makefile for Time::Checkpoint cp lib/Time/Checkpoint.pm blib/lib/Time/Checkpoint.pm Manifying blib/man3/Time::Checkpoint.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_use......................ok 1 - use Time::Checkpoint; 1..1 ok t/01_create...................ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected 1..3 ok t/02_create_with_callbacks....ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected ok 4 - callback was called ok 5 - checkpoint was conveyed Use of uninitialized value $ot in numeric gt (>) at t/02_create_with_callbacks.t line 15. ok 6 - new timestamp has value ok 7 - new timestamp came from the future ok 8 - callback was called ok 9 - checkpoint was conveyed ok 10 - time has value ok 11 - new timestamp has value ok 12 - new timestamp came from the future ok 13 - called checkpoint ok 14 - callback was called ok 15 - checkpoint was conveyed ok 16 - time has value ok 17 - new timestamp has value ok 18 - new timestamp came from the future ok 19 - delta returned ok 20 - delta was big enough 1..20 ok t/03_create_multiple_cps......ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected ok 4 - friend burrito had positive delta ok 5 - friend pie had positive delta ok 6 - friend sauce had positive delta ok 7 - friend and had positive delta ok 8 - friend anchovies had positive delta 1..8 ok All tests successful. Files=4, Tests=32, 2 wallclock secs ( 0.39 cusr + 0.11 csys = 0.50 CPU) make: *** [htmlifypods] Hangup