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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/export.........1..1 Prototype mismatch: sub Test::MockTime::time vs () at blib/lib/Test/MockTime.pm line 71. Prototype mismatch: sub Test::MockTime::localtime vs (;$) at blib/lib/Test/MockTime.pm line 79. Prototype mismatch: sub Test::MockTime::gmtime vs (;$) at blib/lib/Test/MockTime.pm line 87. ok 1 - :all export tag works ok t/prototypes.....Prototype mismatch: sub Test::MockTime::time vs () at blib/lib/Test/MockTime.pm line 71. Prototype mismatch: sub Test::MockTime::localtime vs (;$) at blib/lib/Test/MockTime.pm line 79. Prototype mismatch: sub Test::MockTime::gmtime vs (;$) at blib/lib/Test/MockTime.pm line 87. 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....Prototype mismatch: sub Test::MockTime::time vs () at blib/lib/Test/MockTime.pm line 71. Prototype mismatch: sub Test::MockTime::localtime vs (;$) at blib/lib/Test/MockTime.pm line 79. Prototype mismatch: sub Test::MockTime::gmtime vs (;$) at blib/lib/Test/MockTime.pm line 87. 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...........Prototype mismatch: sub Test::MockTime::time vs () at blib/lib/Test/MockTime.pm line 71. Prototype mismatch: sub Test::MockTime::localtime vs (;$) at blib/lib/Test/MockTime.pm line 79. Prototype mismatch: sub Test::MockTime::gmtime vs (;$) at blib/lib/Test/MockTime.pm line 87. 1..11 ok 1 - Starting time Sat Nov 17 14:09:26 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, 31 wallclock secs ( 2.57 cusr + 0.20 csys = 2.77 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/MockTime.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/MockTime.pod Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::MockTime.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Test/MockTime/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod