![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Trouble with back-references on Windowsby Laurent_R (Canon) |
on Mar 14, 2019 at 23:23 UTC ( #1231297=note: print w/replies, xml ) | Need Help?? |
Quoting is somewhat of a mess in Perl one-liners under Windows (which is one of the reasons why I prefer to use Cygwin or bash for Windows when I have to work with Windows). It is usually better to use double quotes for the one-liner script, but that makes interpolating quotes slightly more difficult to use.
This works with the Windows command prompt:
In Section
Seekers of Perl Wisdom
|
|