From b9ce7445a836a2c285deb1e1e44e1fdb28506297 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 18 Aug 2003 18:21:40 +0000 Subject: Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 315bb47c1cf0..2140161e8aaa 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -129,6 +129,7 @@ SUBDIR += p5-Tangram SUBDIR += p5-Text-Query-SQL SUBDIR += p5-Tie-DBI + SUBDIR += p5-Time-Piece-MySQL SUBDIR += p5-hp200lx-db SUBDIR += p5-postgresql-plperl SUBDIR += p5-sqlrelay -- cgit