in reply to Re: MySQL and Perl - Shorthandin thread MySQL and Perl - Shorthand
Pass @_ to execute() and you can use placeholders. Handy. (I'd also use a prefixed unless, but that's just me.)