Any tricks to get SQL::Abstract to setup MySQL's fulltext search: MATCH (foo,bar) AGAINST ('+word -notword' IN BOOLEAN MODE) with proper bind parameters? -- Bill Moseley moseley at hank.org