in reply to
Re^10: exec() on Windows
in thread
exec() on Windows
It would be interesting to try
POSIX
's
_exit
instead of
exit
, but that's not as good a solution as
start /b
if that works.
Comment on
Re^11: exec() on Windows
Select
or
Download
Code
In Section
Seekers of Perl Wisdom