From 4833e0a671268ff2dca37e63099d7acafc8d87d9 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Mon, 21 Jun 2004 13:36:03 +0000 Subject: [PATCH 1/1] Finish the doc for this. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@155 48953598-375a-da11-a14b-00016c27c3ee --- lib/Maypole/Model/CDBI/Plain.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2