Jess Robinson > DBIx-Class-0.08099_01 > DBIx::Class::CDBICompat::NoObjectIndex

Download:
DBIx-Class-0.08099_01.tar.gz

Annotate this POD

CPAN RT

Open  4
Stalled  5
View Bugs
Report a bug
Source   Latest Release: DBIx-Class-0.08114

NAME ^

DBIx::Class::CDBICompat::NoObjectIndex

SYNOPSIS ^

    Part of CDBICompat

DESCRIPTION ^

Defines 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.