Man Page: dbix::class::cdbicompat::noobjectindex
Operating Environment: debian
Section: 3pm
DBIx::Class::CDBICompat::NoObjectIndex(3pm) User Contributed Perl Documentation DBIx::Class::CDBICompat::NoObjectIndex(3pm)NAMEDBIx::Class::CDBICompat::NoObjectIndex - Defines empty methods for object indexing. They do nothingSYNOPSISPart of CDBICompatDESCRIPTIONDefines empty methods for object indexing. They do nothing. Using NoObjectIndex instead of LiveObjectIndex and nocache(1) is a little faster because it removes code from the object insert and retrieve chains. perl v5.14.2 2010-06-03 DBIx::Class::CDBICompat::NoObjectIndex(3pm)