Include PerlModule Apache2::Request to prevent run-time warning.
authorMike Taylor <mike@miketaylor.org.uk>
Fri, 16 Apr 2010 12:48:05 +0000 (13:48 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Fri, 16 Apr 2010 12:48:05 +0000 (13:48 +0100)
web/conf/apache2.0/cartney-dev.conf

index 37a4a55..7f3ae98 100644 (file)
@@ -5,6 +5,7 @@
 # on running HTML::Mason-based sites under the apache2 port for Macs.
 
 PerlSwitches -I/usr/local/src/git/irspy/lib
+PerlModule Apache2::Request
 
 <VirtualHost *:80>
     ServerName x.irspy.indexdata.com