Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Passing multiple arguments to CallBack routine.

by johngg (Canon)
on May 23, 2013 at 19:06 UTC ( [id://1035010]=note: print w/replies, xml ) Need Help??


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

Perhaps you could share it with us so that other monks who might have the same query and see your post can find a solution :-)

Cheers,

JohnGG

  • Comment on Re^2: Passing multiple arguments to CallBack routine.

Replies are listed 'Best First'.
Re^3: Passing multiple arguments to CallBack routine.
by mr_p (Scribe) on May 23, 2013 at 19:56 UTC
    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://1035010]
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