Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Tk::waitVariableX - AUTOLOAD failed

by choroba (Cardinal)
on Apr 09, 2013 at 15:58 UTC ( [id://1027770]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if (ref $millis eq 'ARRAY') {
            $callback = Tk::Callback->new($millis->[1]);
            $millis = $millis->[0];
        }
    
  2. or download this
    foreach my $vref (@_) {
    

Log In?
Username:
Password:

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

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

    No recent polls found