Include PerlModule Apache2::Request to prevent run-time warning.
[irspy-moved-to-github.git] / 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
 # 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
 
 <VirtualHost *:80>
     ServerName x.irspy.indexdata.com