http://www.perlmonks.org?node_id=1123793


in reply to Parsing Windows CommandLine from Perl

This seems to depend on the operating system. I tried running both the C version and the Perl version and both got:
abc xyz
as the only argument. It seems the Windows-specific modules are the way to go here.