Checking if your kit is complete... Looks good Warning: prerequisite Tk::AbstractCanvas 0 not found. Writing Makefile for Tk::AbstractCanvas cp AbstractCanvas.pm blib/lib/Tk/AbstractCanvas.pm Manifying blib/man3/Tk::AbstractCanvas.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..15 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 18:22:08 2007 # Current time GMT: Sat Dec 1 02:22:08 2007 # Using Test.pm version 1.25 ok 1 not ok 2 # Test 2 got: "couldn't connect to display \"plow.activestate.com:32\" at /home/cpanrun/build/5.10.0/lib/Tk/MainWindow.pm line 55.\nTk::MainWindow->new() at test.pl line 10\n" (test.pl at line 11) # Expected: "" (Can't create MainWindow) # test.pl line 11 is: ok($@, '', "Can't create MainWindow"); not ok 3 # Test 3 got: "" (test.pl at line 12) # Expected: "1" (MainWindow creation failed) # test.pl line 12 is: ok(Tk::Exists($mwin), 1, "MainWindow creation failed"); ok 4 not ok 5 # Test 5 got: "Can't call method \"AbstractCanvas\" on an undefined value at test.pl line 21.\n" (test.pl at line 22) # Expected: "" (can't create AbstractCanvas widget) # test.pl line 22 is: ok($@, '', "can't create $clas widget"); ok 6 # skip Can't call method "AbstractCanvas" on an undefined value at test.pl line 21. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip ok 12 # skip ok 13 # skip ok 14 # skip ok 15 # skip Installing /home/cpanrun/build/5.10.0/html/site/lib/Tk/AbstractCanvas.html Installing /home/cpanrun/build/5.10.0/site/lib/Tk/AbstractCanvas.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tk::AbstractCanvas.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod