Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: TK Errors - maybe to do with version missmatch!

by PERLscienceman (Curate)
on Jul 07, 2004 at 10:33 UTC ( [id://372338]=note: print w/replies, xml ) Need Help??


in reply to TK Errors - maybe to do with version missmatch!

Also, I know that I am using Perl version 5.8.3 on WinXp, but how can I find out which version of TK I am using?

Assuming that you are using a Build of Perl by ActiveState for Win32, simply type the following in on a command prompt to get the version of Tk that you are using:
ppm query Tk

What is the significance of $|++? I was advised by a Monk here long ago to use it, However not sure exactly what it does?

In a nutshell, $| is a special variable that controls Perl's output buffer flushing; for a good explanation of the significance of $|++, please read the wise and insightful replies to the following node:
What the heck does $|++; do?

Replies are listed 'Best First'.
Re^2: TK Errors - maybe to do with version missmatch!
by blackadder (Hermit) on Jul 07, 2004 at 11:25 UTC
    God bless you Brother.
    Blackadder

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://372338]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-20 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found