Most of those are long-gone. These days you would either use mod_perl of FastCGI. Anyone who tells you that PHP or Python are significantly faster than perl running on mod_perl or FastCGI is not well-informed. (Perl is fast enough for Amazon...)
You may discover that your application is slow, due to beginner mistakes in your code. If that happens, read up on profiling and come back here for help.
Comment on Re: FASTER PERL (velocigen velometer mod perl or Perl Server Pages)