Query: dbix::class::cdbicompat::iterator
OS: mojave
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.18.2 2013-12-16 DBIx::Class::CDBICompat::Iterator(3)