freebsd-ports/databases/p5-DBIx-SQLEngine/pkg-descr
Erwin Lansing 972e4750dc Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.
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.

PR:		55129
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-08 14:21:02 +00:00

7 lines
277 B
Text

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.
WWW: http://search.cpan.org/search?dist=DBIx-SQLEngine
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>