]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Model/CDBI/Plain.pm
Shitload of doc fixes.
[maypole.git] / lib / Maypole / Model / CDBI / Plain.pm
index 2c2d869a51679f24188cdddfb2ecafd8e59ba8f3..6c2709c7095e5ef3e170edfdadcef500215a9173 100644 (file)
@@ -36,5 +36,17 @@ 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.
 
+=head1 METHODS
+
+=over 4
+
+=item setup_database
+
+=item  class_of
+
+=back
+
+See L<Maypole::Model::Base>
+
 =cut