Backslash '\' is a special character. try this before you insert.
$path = $dbh->quote($path);
You should also look into using placeholders.
I hope that helps.
In reply to Re: find the path of perl script
by ercparker
in thread find the path of perl script
by perlnewbieak
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |