aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLEngine/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-SQLEngine/pkg-descr')
-rw-r--r--databases/p5-DBIx-SQLEngine/pkg-descr8
1 files changed, 5 insertions, 3 deletions
diff --git a/databases/p5-DBIx-SQLEngine/pkg-descr b/databases/p5-DBIx-SQLEngine/pkg-descr
index b387c582c048..2ebafdb77028 100644
--- a/databases/p5-DBIx-SQLEngine/pkg-descr
+++ b/databases/p5-DBIx-SQLEngine/pkg-descr
@@ -1,6 +1,8 @@
-The DBIx::SQLEngine class provides an extended interface for DBI
-database handles, adding methods that support ad-hoc SQL generation and
-query execution in a single call.
+The DBIx::SQLEngine class provides an extended interface for the DBI
+database framework. Each SQLEngine object is a wrapper around a DBI
+database handle, adding methods that support ad-hoc SQL generation and
+query execution in a single call. Dynamic subclassing based on database
+server type enables cross-platform portability.
WWW: http://search.cpan.org/search?dist=DBIx-SQLEngine