From: "Ido Perlmuter" <ido at ido50.net> > Caching and Replication are also very interesting. By the way, does it > matter what Cache backend I'm using with the Caching trait? Will a File > Cache do the job? If you ask if DBIx::Class::Cursor::Cached can use Cache::FileCache, then yes, it can do it. Octavian