From 9791d35ea84be2e2959418f1045c6bee6a62b3bc Mon Sep 17 00:00:00 2001 From: vanilla Date: Fri, 14 Nov 2003 17:55:57 +0000 Subject: Add p5-DBD-File 0.22, it's Base class for writing DBI drivers for plain files --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 829a9d34863..8adf6c86916 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -106,6 +106,7 @@ SUBDIR += p5-Class-DBI-mysql SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Excel + SUBDIR += p5-DBD-File SUBDIR += p5-DBD-InterBase SUBDIR += p5-DBD-LDAP SUBDIR += p5-DBD-ODBC -- cgit