summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DBx-Garden/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Rose-DBx-Garden/DESCR')
-rw-r--r--databases/p5-Rose-DBx-Garden/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/p5-Rose-DBx-Garden/DESCR b/databases/p5-Rose-DBx-Garden/DESCR
new file mode 100644
index 00000000000..04d320485e0
--- /dev/null
+++ b/databases/p5-Rose-DBx-Garden/DESCR
@@ -0,0 +1,7 @@
+ose::DBx::Garden bootstraps Rose::DB::Object and Rose::HTML::Form
+based projects. The idea is that you can point the module at a
+database and end up with work-able RDBO and Form classes with a
+single method call.
+
+Rose::DBx::Garden inherits from Rose::DB::Object::Loader, so all
+the magic there is also available here.