/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-LineGraph does not start with /home/cpanrun/build/5.10.0/lib i.e. building outside Tk itself Writing MANIFEST for Tk::LineGraph Writing test.pl for Tk::LineGraph Checking if your kit is complete... Looks good Writing Makefile for Tk::LineGraph cp lineGraph.pl blib/arch/Tk/demos/widtrib/lineGraph.pl cp LineGraph.pm blib/lib/Tk/LineGraph.pm Manifying blib/man3/Tk::LineGraph.3 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:13:29 2007 # Current time GMT: Sat Dec 1 03:13:29 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 LineGraph "my" variable $delta masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 497. "my" variable $mid masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 498. "my" variable $delta masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 502. "my" variable $mid masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 503. "my" variable $c masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 740. "my" variable $yStart masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 952. "my" variable $tl masks earlier declaration in same scope at blib/lib/Tk/LineGraph.pm line 1248. Useless use of anonymous list ([]) in void context at blib/lib/Tk/LineGraph.pm line 1415. Useless use of anonymous list ([]) in void context at blib/lib/Tk/LineGraph.pm line 1415. ok 4 not ok 5 # Test 5 got: "Can't call method \"LineGraph\" on an undefined value at test.pl line 24.\n" (test.pl at line 25) # Expected: "" (can't create LineGraph widget) # test.pl line 25 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "LineGraph" on an undefined value at test.pl line 24. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/Tk/demos/widtrib/lineGraph.pl Installing /home/cpanrun/build/5.10.0/html/site/lib/Tk/LineGraph.html Installing /home/cpanrun/build/5.10.0/site/lib/Tk/LineGraph.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tk::LineGraph.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod