Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: problem with TK, tag, passing param with binding, destroying binds

by tybalt89 (Monsignor)
on Apr 20, 2018 at 03:12 UTC ( [id://1213219]=note: print w/replies, xml ) Need Help??


in reply to Re^2: problem with TK, tag, passing param with binding, destroying binds
in thread problem with TK, tag, passing param with binding, destroying binds

Never use & except in one very special rare case.

The real fix was using for my $i (1..200) { instead of the C style for(;;).

  • Comment on Re^3: problem with TK, tag, passing param with binding, destroying binds
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found