![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: How to kill an external programby boo_radley (Parson) |
on Jan 13, 2003 at 15:20 UTC ( #226482=note: print w/replies, xml ) | Need Help?? |
If you're on windows ("spider.exe") you may have a better run of things if you use Win32::Process. You can set an amount of time for the process to run (->Wait) and kill it arbitrarily (->Kill) and so on.
In Section
Seekers of Perl Wisdom
|
|