/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-ImageButton does not start with /home/cpanrun/build/5.10.0/lib i.e. building outside Tk itself Writing MANIFEST for Tk::ImageButton Writing test.pl for Tk::ImageButton Checking if your kit is complete... Looks good Writing Makefile for Tk::ImageButton cp ImageButton.pm blib/lib/Tk/ImageButton.pm PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 19:09:18 2007 # Current time GMT: Sat Dec 1 03:09:18 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 11\n" (test.pl at line 12) # Expected: "" (can't create MainWindow) # test.pl line 12 is: ok($@, "", "can't create MainWindow"); not ok 3 # Test 3 got: "" (test.pl at line 13) # Expected: "1" (MainWindow creation failed) # test.pl line 13 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); Testing ImageButton ok 4 not ok 5 # Test 5 got: "Can't call method \"ImageButton\" on an undefined value at test.pl line 24.\n" (test.pl at line 25) # Expected: "" (can't create ImageButton widget) # test.pl line 25 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "ImageButton" on an undefined value at test.pl line 24. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Installing /home/cpanrun/build/5.10.0/site/lib/Tk/ImageButton.pm Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod