Warning: prerequisite Tk 402.000 not found. 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 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 # Running under perl version 5.010000 for darwin # Current time local: Tue Nov 27 00:55:22 2007 # Current time GMT: Tue Nov 27 08:55:22 2007 # Using Test.pm version 1.25 not ok 1 # Test 1 got: "Can't locate Tk.pm in @INC (@INC contains: blib/lib blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at test.pl line 13.\n" (test.pl at line 14) # Expected: "" (loading Tk module) # test.pl line 14 is: ok($@, "", "loading Tk module"); not ok 2 # Test 2 got: "Can't locate object method \"new\" via package \"Tk::MainWindow\" (perhaps you forgot to load \"Tk::MainWindow\"?) 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"); Undefined subroutine &Tk::Exists called at test.pl line 19. make: *** [test_dynamic] Error 2