print $dbh->quote("foo\"%!bar"); print quotemeta("foo\"%!bar"); #### 'foo%"!bar' foo\"\%\!bar