Query: dbix::class::cdbicompat::iterator
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::CDBICompat::Iterator(3pm) User Contributed Perl Documentation DBIx::Class::CDBICompat::Iterator(3pm)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.14.2 2010-06-03 DBIx::Class::CDBICompat::Iterator(3pm)