Will kick off a background process via Win32::Process, instead of relying on the shell to create a background process.use Proc::Background; my $proc = Proc::Background->new("C:\\Perl\\bin\\perl.exe generate_rep +ort.pl");
In reply to Re: (5) Launch background perl script from CGI
by Roger
in thread Launch background perl script from CGI
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |