X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FModel%2FCDBI%2FPlain.pm;h=05aad180c6ee1f0394da56ec0a9c0ff04ef45d55;hb=b8e9dfcaf46ec9995b91b7c433c44de3c38a00dc;hp=0bdee5630b9e28085e73b5468a3343d8a141ec90;hpb=fafd8d81987fbb130e02b89ed55c78a6cc34127a;p=maypole.git diff --git a/lib/Maypole/Model/CDBI/Plain.pm b/lib/Maypole/Model/CDBI/Plain.pm index 0bdee56..05aad18 100644 --- a/lib/Maypole/Model/CDBI/Plain.pm +++ b/lib/Maypole/Model/CDBI/Plain.pm @@ -31,4 +31,8 @@ Maypole::Model::CDBI::Plain - Class::DBI model without ::Loader =head1 DESCRIPTION This module allows you to use Maypole with previously set-up -C classes. +C classes; simply call C with a list reference +of the classes you're going to use, and Maypole will work out the +tables and set up the inheritance relationships as normal. + +=cut