LoadModule perl_module modules/mod_perl.so PerlRequire "/etc/httpd/conf.d/startup.pl" SetHandler perl-script PerlResponseHandler Apache2::SOAP PerlSetVar dispatch_to "/var/www/html/soap" PerlSetVar options "compress_threshold => 10000"