in reply to Re^2: [SHELL] Detect backslash in command line args
in thread [SHELL] Detect backslash in command line args

Then it is a shell issue, not a Perl issue.

  • Comment on Re^3: [SHELL] Detect backslash in command line args

Replies are listed 'Best First'.
Re^4: [SHELL] Detect backslash in command line args
by Anonymous Monk on Jul 09, 2013 at 06:39 UTC

    Then it is a shell issue, not a Perl issue.

    And the OP wants to detect/handle it from-a perl program, makes it Perl issue, cause perl like interacts with shells