From 972e4750dc689255da32281cb5d9f4c333f12514 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 8 Aug 2003 14:21:02 +0000 Subject: 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 --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 74d6412f2eb0..315bb47c1cf0 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -107,6 +107,7 @@ SUBDIR += p5-DBIx-DataSource SUBDIR += p5-DBIx-Password SUBDIR += p5-DBIx-Recordset + SUBDIR += p5-DBIx-SQLEngine SUBDIR += p5-DBIx-SearchBuilder SUBDIR += p5-DBIx-Table SUBDIR += p5-DBIx-Tree -- cgit v1.2.3