Mercurial > hg > soundsoftware-site
annotate deploy/config/perl.conf @ 1621:3a510bf6a9bc
Merge from live branch
author | Chris Cannam |
---|---|
date | Fri, 13 Jul 2018 10:44:33 +0100 |
parents | d8949733849d |
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 |