Checking if your kit is complete... Looks good Writing Makefile for Tk::Splash cp ProgressSplash.pm blib/lib/Tk/ProgressSplash.pm cp FastSplash.pm blib/lib/Tk/FastSplash.pm cp Splash.pm blib/lib/Tk/Splash.pm Manifying blib/man3/Tk::ProgressSplash.3 Manifying blib/man3/Tk::FastSplash.3 Manifying blib/man3/Tk::Splash.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00splash..........1..3 ok 1 couldn't connect to display "plow.activestate.com:22" at /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/Tk/MainWindow.pm line 55. MainWindow->new() at blib/lib/Tk/Splash.pm line 29 BEGIN failed--compilation aborted at t/00splash.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/01fastsplash......1..3 ok 1 couldn't connect to display "plow.activestate.com:22" at blib/lib/Tk/FastSplash.pm line 52. ok 2 couldn't connect to display "plow.activestate.com:22" at /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/Tk/MainWindow.pm line 55. MainWindow->new() at t/01fastsplash.t line 33 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/02fastsplash......1..3 ok 1 couldn't connect to display "plow.activestate.com:22" at blib/lib/Tk/FastSplash.pm line 52. ok 2 couldn't connect to display "plow.activestate.com:22" at /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/Tk/MainWindow.pm line 55. MainWindow->new() at t/02fastsplash.t line 34 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/03progress........1..3 ok 1 couldn't connect to display "plow.activestate.com:22" at blib/lib/Tk/FastSplash.pm line 52. Usage $widget->frame(...) Tk::FastSplash=HASH(0x60000000000fbd30) is not a Tk object at blib/lib/Tk/ProgressSplash.pm line 50. BEGIN failed--compilation aborted at t/03progress.t line 39. dubious Test returned status 239 (wstat 61184, 0xef00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/00splash.t 255 65280 3 2 66.67% 2-3 t/01fastsplash.t 255 65280 3 1 33.33% 3 t/02fastsplash.t 255 65280 3 1 33.33% 3 t/03progress.t 239 61184 3 2 66.67% 2-3 Failed 4/4 test scripts, 0.00% okay. 6/12 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 2