Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Passing multiple arguments to CallBack routine.

by mr_p (Scribe)
on May 23, 2013 at 19:56 UTC ( [id://1035016]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Passing multiple arguments to CallBack routine.
in thread Passing multiple arguments to CallBack routine.

This is what I am using now.
if ($myDepth < ($maxDepth +1 ) ) { my $tx=$ua->get($url); get_callback(\$tx, $myDepth+1); }

Log In?
Username:
Password:

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

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

    No recent polls found