Re: Passing arrays of strings with backslashes as parameters

Tim Landscheidt <[email protected]> Sat, 05 Feb 2011 01:24:09 +0000
Newsgroups gmane.comp.db.postgresql.dbdpg
Organization <URI:http://www.tim-landscheidt.de/>
Message-ID <[email protected]>
[email protected] ("Dana Hudes") wrote:

> Use the quotemeta function in Perl
> [...]

Why would I want to do that? IMHO, the whole appeal of the
parameters is that one doesn't have to wonder about quoting
in the first place.

Tim