prova ad inserire:

<Location /mytemp>
SetHandler perl-script
PerlHandler Apache::Registry
Options ExecCGI

Order allow,deny
Allow from all
</Location>