Checking if your kit is complete... Looks good Writing Makefile for Test::MockTime cp lib/Test/MockTime.pm blib/lib/Test/MockTime.pm cp lib/Test/MockTime.pod blib/lib/Test/MockTime.pod Manifying blib/man3/Test::MockTime.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/export.........1..1 ok 1 - :all export tag works ok t/prototypes.....1..3 ok 1 - time() does not try so slurp any arguments ok 2 - localtime() treats its argument as an expression ok 3 - gmtime() treats its argument as an expression ok t/string-time....1..18 ok 1 - Absolute time works ok 2 - Absolute time is still in sync after two seconds sleep:1154229921 ok 3 - localtime seems ok ok 4 - Absolute time with explicit date specworks ok 5 - Absolute time is still in sync after two seconds sleep:1154229921 ok 6 - localtime seems ok ok 7 - time is fixed ok 8 - time is fixed correctly ok 9 - localtime is fixed ok 10 - localtime is fixed correctly ok 11 - gmtime is fixed ok 12 - gmtime is fixed correctly ok 13 - time is fixed with explicit date spec ok 14 - time is fixed correctly ok 15 - localtime is fixed ok 16 - localtime is fixed correctly ok 17 - gmtime is fixed ok 18 - gmtime is fixed correctly ok t/test...........1..11 ok 1 - Starting time Mon Nov 26 14:44:58 2007 ok 2 - Set time to be 10 minutes ago, slept for two seconds, time was still in sync ok 3 - localtime was also still in sync ok 4 - Set time to be 2 seconds in the future, slept for three seconds, time was still in front ok 5 - localtime was also still in front ok 6 - Absolute time works ok 7 - Absolute time is still in sync after two seconds sleep:102 ok 8 - localtime seems ok ok 9 - fixed time correctly ok 10 - fixed localtime correctly ok 11 - fixed gmtime correctly ok All tests successful. Files=4, Tests=33, 28 wallclock secs ( 0.30 cusr + 0.10 csys = 0.40 CPU) make: *** [manifypods] Hangup