http://qs1969.pair.com?node_id=11134634


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