I have done a fair amount of coding in c/c++/php/bash and some asp and perl and I have just been asked to do a substantially dynamic site. I want to use perl. My question is with php you write some html then embed the php/asp right into the html for the dynamic content. Would it be best to use something like embperl, or have the site run 90% from cgi-bin with ssi and such? Of course mod_perl is a must.