标签: windows perl timeout
我在Windows上运行调用.exe程序的Perl脚本。如果需要超过10分钟,我想杀死.exe程序,然后从调用后的点恢复perl脚本。是否有捷径可寻?谢谢!