Mercurial > hg > soundsoftware-site
annotate deploy/config/perl.conf @ 1626:44cbe9fa0b4e live
Merge
author | Chris Cannam |
---|---|
date | Thu, 07 Feb 2019 13:49:16 +0000 |
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 |