LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Carp ...loaded. (0) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Sim /bin/sh -c true /bin/sh -c true cp lib/Sim.pm blib/lib/Sim.pm cp lib/Sim/Dispatcher.pm blib/lib/Sim/Dispatcher.pm cp lib/Sim/Clock.pm blib/lib/Sim/Clock.pm Manifying blib/man3/Sim.3 Manifying blib/man3/Sim::Dispatcher.3 Manifying blib/man3/Sim::Clock.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/01-clock.t t/02-dispatcher.t t/03-sim.t t/pod-coverage.t t/pod.t t/01-clock..........You can safely ignore the following error message (if any): error: Can't push your time back, sir at t/01-clock.t line 16 ok 1 - use Sim::Clock; ok 2 - obj ok ok 3 - The object isa Sim::Clock ok 4 - now defaults to 0 ok 5 - push to 3 ok ok 6 - now is 3 ok 7 - can't push back ok 8 - we can push to *now* ok 9 - now is still 3 ok 10 - reset works ok 11 - new/1 works 1..11 FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/02-dispatcher.....1..10 ok 1 - counter worked as expected ok 2 - now is 7 ok 3 - queue is empty ok 4 - clock reset ok 5 - clock reset ok 6 - queue reset ok 7 - counter works for duration 5 ok 8 ok 9 ok 10 ok t/03-sim............1..2 ok 1 ok 2 ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage required for testing POD coverage skipped: Test::Pod::Coverage required for testing POD coverage t/pod...............1..0 # Skip Test::Pod required for testing POD skipped: Test::Pod required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-clock.t 11 11 100.00% 1-11 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 11/23 subtests failed, 52.17% okay. make: *** [test_dynamic] Error 29