1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/databases/p5-DBIx-SQLEngine/pkg-descr
Aaron Dalton 6c1d55ba97 - Update from v0.028 to v0.93
- Restrict to Perl 5.6+ due to make test problems

PR:		ports/98183
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-14 04:54:08 +00:00

9 lines
411 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/
Author: Matthew Simon Cavalletto