RECENT POSTS
P5-class-dbi-lazyinflate
May 26, 2018
Defer inflating of columns until they are used
ClassDBILazyInflate is a utility class that allows you to create DBI columns that only inflate to an object when it is required. When a row is fetched, columns specified via has_lazy is wrapped by DataLazy, such that it is inflated only when the column is actually used.
WWW http//search.cpan.org/dist/Class-DBI-LazyInflate/
- Older
- Newer