Mercurial > hg > soundsoftware-site
annotate extra/soundsoftware/dockertest/perl.conf @ 1573:8edb54e29f00 dockerise
Minor tweaks
author | Chris Cannam |
---|---|
date | Thu, 03 Aug 2017 20:20:18 +0100 |
parents | 4c2b25b7e85f |
children |
rev | line source |
---|---|
Chris@1571 | 1 # Apache::DBI is supposed to be a transparent replacement for Perl DBI with |
Chris@1571 | 2 # better performance when multiple connections are made with common DSN, user |
Chris@1571 | 3 # and password |
Chris@1571 | 4 PerlModule Apache::DBI |