Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Tk events and a server socket

by orkysoft (Friar)
on Oct 29, 2001 at 17:46 UTC ( [id://121913]=note: print w/replies, xml ) Need Help??


in reply to Tk events and a server socket

The part sub {&handler} doesn't look good.

Either use sub { statement } to embed a sub there or \&handler to refer to the sub called handler.

Now try again and tell us if things still go wrong :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 19:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found