Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Using Perl to run a command-line utility many times with ordered, parallel execution

by Anonymous Monk
on Jan 26, 2014 at 20:50 UTC ( [id://1072146]=note: print w/replies, xml ) Need Help??


in reply to Using Perl to run a Windows command-line utility many times with ordered, parallel execution

Win32::ShellQuote / system_detached
while( @stuff ){ my @twenty = ... @stuff; parallelograms(... }
  • Comment on Re: Using Perl to run a command-line utility many times with ordered, parallel execution
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-26 00:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found