Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Windows + Win32::OLE + fork = Hell

by renodino (Curate)
on Oct 03, 2007 at 16:55 UTC ( [id://642451]=note: print w/replies, xml ) Need Help??


in reply to Windows + Win32::OLE + fork = Hell

Be advised that fork() on Windows is really just spawning a thread. (I don't recall what exec() maps to, possibly nothing).

Take a look at Win32::Process instead.


Perl Contrarian & SQL fanboy

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 19:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found