Does anybody know how to pull out a list of distinct values from one field in a table using Class::DBI::Sweet. I have read and re-read the manual, but it seams to me that the search methods are only capable returning an instance of my table wrappers. This instance represents a complete row, so it doesn't make sense to use this facility t only grab the range of values present for a given column.