in reply to windows perl and paths
Did you try it without the escaping backslashes? I find when I'm coding on Windows, I only need to escape a backslash in a path. Forward slashes seem to work ok without escape, so that's all I use. What version of Perl?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: windows perl and paths
by flieckster (Scribe) on Nov 19, 2016 at 19:23 UTC | |
by stevieb (Canon) on Nov 19, 2016 at 20:21 UTC |