Hello all,

I am testing a perl script on windows platforms, but i am facing an issue with the path using "\" such as:

myscript.pl -cfg D:\users\config.txt

inside the script, when capturing the config file mentioned above, the "\" is treated as escape character.


How can i get around this problem?


Thanks,
Mahdi.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to