aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLEngine/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-03-24 19:50:51 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-03-24 19:50:51 +0000
commit33df0de9b85a170eb347796d7ec7cd92368bc98c (patch)
treede91fdaac8d8968c9244f1538afcc8944144bd50 /databases/p5-DBIx-SQLEngine/pkg-descr
parent03d8d03e83262baccc8efc6d25465a38d65d8dc3 (diff)
downloadports-33df0de9b85a170eb347796d7ec7cd92368bc98c.tar.gz
ports-33df0de9b85a170eb347796d7ec7cd92368bc98c.zip
- Update to 0.016
PR: ports/64614 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=105141
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