in reply to Strange Perl/Tk error

Oddly enough, when I run your program I get no error message at all. Neither do I get a window, it just uses up all CPU and runs forever.

Are you sure this is actually the program that gives you an error? (I have perl 5.10 and Tk 804.028 installed here)

Perl 6 - links to (nearly) everything that is Perl 6.

Replies are listed 'Best First'.
Re^2: Strange Perl/Tk error
by ivo_ac (Acolyte) on Mar 27, 2010 at 10:07 UTC
    Sorry, for loop missed $ I updated it above. I think maybe my Tk installation is broken as I still get the error. Thanks for your reply.