For the second block of code, perl does not support alarm() functionality on Windows. You can accomplish the same thing by using the Win32::Process module to launch the external command, and then the Win32::IPC module to wait() for it to exit, with a timeout.
In reply to Re: perlipc on Windows
by meetraz
in thread perlipc on Windows
by rich_d_thomas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |