The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<Location /TestSOAP__convert>
   SetHandler perl-script
   PerlResponseHandler Apache2::SOAP
   PerlSetVar dispatch_to "@ServerRoot@/response, TestSOAP::convert"
</Location>