print Dumper $dbh->selectall_arrayref("SELECT one, two FROM three WHERE four=? AND five=?",{},4,5);