blob: 7da4619bae19d2a9ca3d81ab69c65fc2c242016f (
plain)
1
2
3
4
|
It always struck me odd that DBI didn't take much advantage of Perl's
context sensitivity. DBIx::ContextualFetch redefines some of the various
fetch methods to fix this oversight. It also adds a few new methods for
convenience (though not necessarily efficiency).
|