aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-01-02 07:35:20 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-01-02 07:35:20 +0000
commita11c0218042bbd883a2c32724eb643a5f83aa5db (patch)
tree3d26d842c4051bfcbf6c0033bff9322bef13478f /databases/Makefile
parentdf3e89eebc48a3a0ab3cd08a2471b6c3ece23a87 (diff)
downloadports-a11c0218042bbd883a2c32724eb643a5f83aa5db.tar.gz
ports-a11c0218042bbd883a2c32724eb643a5f83aa5db.zip
DBIx::QueryLog is logs each execution time and the actual query.
Currently, works on DBD::mysql and DBD::sqlite. WWW: http://search.cpan.org/dist/DBIx-QueryLog/
Notes
Notes: svn path=/head/; revision=288401
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index eb6d21a87659..95b6d8426798 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -371,6 +371,7 @@
SUBDIR += p5-DBIx-NoSQL
SUBDIR += p5-DBIx-Password
SUBDIR += p5-DBIx-Perlish
+ SUBDIR += p5-DBIx-QueryLog
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-RetryOverDisconnects
SUBDIR += p5-DBIx-SQLEngine