annotate deploy/config/perl.conf @ 1627:7e2de1c811b3 live

More notes
author Chris Cannam
date Tue, 25 Aug 2020 11:38:43 +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