Hi all, I blogged about this a few hours ago: http://blogs.perl.org/users/shlomi_fish/2011/12/execs-portability.html Namely doing «exec("myprog", "foo bar");» on Windows will path "foo" and "bar" into "myprog"'s ARGV as two individual arguments. This is as opposed to the behaviour of exec on Linux or of "perldoc -f system" on both Windows and Linux. So I'm asking - is this a bug? Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ My Aphorisms - http://www.shlomifish.org/humour.html Beliefs are what divide people. Doubt unites them. — http://en.wikiquote.org/wiki/Peter_Ustinov Please reply to list if it's a mailing list post - http://shlom.in/reply .Thread Next