Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: panic: restartop error using Perl Tk + fork() on Win32.

by neosamuri (Friar)
on Oct 10, 2005 at 06:25 UTC ( [id://498727]=note: print w/replies, xml ) Need Help??


in reply to panic: restartop error using Perl Tk + fork() on Win32.

You might want to look into Win32::Process . According to perlfork.pod one problem that windows has is that it does not have a fork system call, thus has to emulate the fork. The document then goes on to discuss the limitations of the emulation.

Hopefully these links will be of some help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-03-28 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found