in reply to Migrating Perl to Java or .NET

Just want to add that if you are using java/tomcat, it can run cgi-applications, so you can probably "downgrade" your mod_perl to cgi, and run inside tomcat (caution: I never did that.)