my Ssth = $dbh->prepare(q( SELECT * FROM DATABASE WHERE name = ? AND money = ? AND field = ? )); $sth->execute($name, $money, $field);
In reply to Re^3: Best practices and any way to have Perl Tidy clean it up
by fishmonger
in thread Best practices and any way to have Perl Tidy clean it up
by walkingthecow
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |