mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
10 lines
428 B
Plaintext
10 lines
428 B
Plaintext
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/dist/DBIx-SQLEngine/
|
|
|
|
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
|