in reply to How to tell Class::DBI to ignore some parameters
$obj->set({ map {$_ => $params{$_} } $obj->columns ); [download]