. I suspect this is an issue with Perl trying to convert your
's into escapes. "
" covers this. Try using forward-slashes and see if it works any better (or doubling all of your back-slashes). I am
sure this will work, but it might, so, worth a try. Unfortunatly, i am on a non-Perl machine, and cannot test :/