in reply to
Re^3: exec() on Windows
in thread
exec() on Windows
Which means it shouldn't work for
system
either, except
system
is hacked to make this work on Windows. It explicitly behaving differently than documented.
Comment on
Re^4: exec() on Windows
Select
or
Download
Code
In Section
Seekers of Perl Wisdom