Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

RE: spawning children in Win32 environment

by vladdrak (Monk)
on Oct 04, 2000 at 04:55 UTC ( [id://35212]=note: print w/replies, xml ) Need Help??


in reply to spawning children in Win32 environment

If you want to spawn and run, you could backtick a `start whatever` or do a system("start whatever"), although using Win32::Process more effectively is probably cooler. :) I've used named pipes for communication, so you might give that a shot.
-Vlad
  • Comment on RE: spawning children in Win32 environment

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-25 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found