You don't need mod_perl for that (and if you had it, I wouldn't use a PerlTransHandler for this). Just check out the Apache CGI configuration options. You can make ANYTHING a CGI script, even if it's named foo.html. If you don't like making lots of separate scripts, you could do some magic with mod_rewrite to have them all go tone script.