in reply to How to use the 'in' of SQL using Class::DBI
MyClass->search_where({ col1 => { -in => \@items }}) [download]