
DBIx::Class::CDBICompat::Iterator - Emulates the extra behaviors of the Class::DBI search iterator.

See DBIx::Class::CDBICompat for directions for use.

Emulates the extra behaviors of the Class::DBI search iterator.
The CDBI iterator returns true if there were any results, false otherwise. The DBIC result set always returns true.