Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Recalcitrant placeholders

by stevieb (Canon)
on Jul 04, 2021 at 20:39 UTC ( [id://11134634]=note: print w/replies, xml ) Need Help??


in reply to Recalcitrant placeholders

Instead of WHERE email = 'me\@example.com', what happens if you use WHERE email = 'me@example.com'? Does it break the same way?

Replies are listed 'Best First'.
Re^2: Recalcitrant placeholders
by Bod (Parson) on Jul 04, 2021 at 22:11 UTC
    Does it break the same way?

    Yes - it complains that I have not defined @example!

      Who complains? Perl or the database?

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

        Perl complains

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11134634]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-23 12:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found