Checking if your kit is complete... Looks good Writing Makefile for Tk::CheckbuttonGroup cp CheckbuttonGroup.pm blib/lib/Tk/CheckbuttonGroup.pm Manifying blib/man3/Tk::CheckbuttonGroup.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 18:35:49 2007 # Current time GMT: Sat Dec 1 02:35:49 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 17\n" (test.pl at line 18) # Expected: "" (can't create MainWindow) # test.pl line 18 is: ok($@, "", "can't create MainWindow"); not ok 3 # Test 3 got: "" (test.pl at line 19) # Expected: "1" (MainWindow creation failed) # test.pl line 19 is: ok(Tk::Exists($top), 1, "MainWindow creation failed"); ok 4 not ok 5 # Test 5 got: "Can't call method \"CheckbuttonGroup\" on an undefined value at test.pl line 37.\n" (test.pl at line 39) # Expected: "" (can't create CheckbuttonGroup widget) # test.pl line 39 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "CheckbuttonGroup" on an undefined value at test.pl line 37. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip ok 12 # skip Installing /home/cpanrun/build/5.10.0/html/site/lib/Tk/CheckbuttonGroup.html Installing /home/cpanrun/build/5.10.0/site/lib/Tk/CheckbuttonGroup.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tk::CheckbuttonGroup.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod