annotate deploy/config/perl.conf @ 1628:9c5f8e24dadc live tip

Quieten this cron script
author Chris Cannam
date Tue, 25 Aug 2020 11:38:49 +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