The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/"

<IfModule mod_perl.c>
    PerlSwitches -Mlib=@ServerRoot@/../../blib/lib
    PerlSwitches -Mlib=@ServerRoot@/../../blib/lib/Apache2
</IfModule>