Query: dbix::class::cdbicompat::iterator
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::CDBICompat::Iterator(3) User Contributed Perl Documentation DBIx::Class::CDBICompat::Iterator(3)NAMEDBIx::Class::CDBICompat::Iterator - Emulates the extra behaviors of the Class::DBI search iterator.SYNOPSISSee DBIx::Class::CDBICompat for usage directions.DESCRIPTIONEmulates the extra behaviors of the Class::DBI search iterator. Differences from DBIx::Class result set The CDBI iterator returns true if there were any results, false otherwise. The DBIC result set always returns true. perl v5.16.2 2011-05-23 DBIx::Class::CDBICompat::Iterator(3)