$dbh = DBI->connect(@database_parameters); $dbh->do("DELETE FROM tablename");