Help for this page
$ cat test $var = 'c:\test\file.txt'; ... $ perl test c:\test\file.txt
print '\\'; # prints "\" not "\\"