in reply to Re: Parsing Windows CommandLine from Perl
in thread Parsing Windows CommandLine from Perl

Using Getopt::Long is a better approach to passing args, but that doesn't answer the escaping question the OP is asking abut.

  • Comment on Re^2: Parsing Windows CommandLine from Perl