$db->delete('music', { title => scalar param('title') }); [download]
In reply to Re^3: Issuing a DELETE statement with DBI by bart in thread Issuing a DELETE statement with DBI by mattdope