Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Gearman::Client Return Value

by bichonfrise74 (Vicar)
on Oct 07, 2009 at 23:49 UTC ( [id://799836]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # worker.pl
    ...
    my $result = $client->do_task( 'split_it', 'abc,def' );
    print "Split: @$result\n";
    
  2. or download this
    Not a SCALAR reference at
     /usr/local/share/perl/5.8.8/Gearman/Worker.pm line 365.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-25 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found