Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Parallel ForkManager

by tirwhan (Abbot)
on Apr 07, 2010 at 08:30 UTC ( #833224=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        print "length of a string = $ln \n";
        $pm->finish();
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        print "length of string \"$string\" = $ln \n";
        $pm->finish();
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (10)
As of 2013-06-19 05:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (642 votes), past polls