Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: My First Submission to CPAN (Parallel::ForkControl)

by etcshadow (Priest)
on Dec 15, 2003 at 23:57 UTC ( [id://314934]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @hosts = map { $_ = qq/host$_/; } (1..400);
    
  2. or download this
    my @hosts = map { qq/host$_/ } (1..400);
    
  3. or download this
    ------------
    :Wq
    Not an editor command: Wq
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-03-28 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found