]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Model/CDBI/Plain.pm
Finish the doc for this.
[maypole.git] / lib / Maypole / Model / CDBI / Plain.pm
index 0bdee5630b9e28085e73b5468a3343d8a141ec90..05aad180c6ee1f0394da56ec0a9c0ff04ef45d55 100644 (file)
@@ -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<Class::DBI> classes. 
+C<Class::DBI> classes; simply call C<setup> 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