DBIx::Class::Cursor::Cached is a Perl module providing a cursor class with
built-in caching support. It allows for traversal of an arbitrary result set
using "next", retrieving all results with "all" and resetting the cursor with
"reset." Moreover, it caches your results to increase speed.
Installed Size: 23.6 kB
Architectures: all