Simon Cozens > Maypole > Maypole::Model::CDBI

Download:
Maypole-1.7.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  9
Open  5
View Bugs
Report a bug
Source   Latest Release: Maypole-2.13

NAME ^

Maypole::Model::CDBI - Model class based on Class::DBI

DESCRIPTION ^

This is a master model class which uses Class::DBI to do all the hard work of fetching rows and representing them as objects. It is a good model to copy if you're replacing it with other database abstraction modules.