Re: Passing arrays of strings with backslashes as parameters

[email protected] (Tim Landscheidt) Sat, 05 Feb 2011 01:24:09 +0000
Newsgroups perl.dbd.pg
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