Backticks are for capturing the output from something (and hence will wait until the child returns before continuing). You probably want to look at one of the Win32::* modules (Win32::Process maybe) and use that instead (or system and/or fork/exec on a real OS).
In reply to Re: subprocess delay on Windows with Perl/Tk
by Fletch
in thread subprocess delay on Windows with Perl/Tk
by kgoess
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |