in reply to
Class::DBI deletes
I've not used this module, but it looks like this would do the trick:
$obj->search(field => '%')->delete_all
http://search.cpan.org/~tmtm/Class-DBI-0.96/lib/Class/DBI.pm#delete
Comment on
Re: Class::DBI deletes
Download
Code
In Section
Seekers of Perl Wisdom