Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
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.
  • Comment on Re: panic: restartop error using Perl Tk + fork() on Win32.

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 perusing the Monastery: (3)
As of 2024-04-19 17:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found