Can someone else see why I am getting the following error, cause as far as I can tell I have escaped all the ' single quotes.

ganymede# perl -i.bak1 -p -e 's/include(\'http:\/\/calarts.edu\/redcat\/nav.php\')\;/include(\'nav.php\')\;/ig' *.php
Unmatched '.
ganymede# perl -v

This is perl, v5.8.8 built for i386-freebsd-64int



TIA,



--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to