If I use an SSI include virtual="../mod_perl_turned_on_here/foo.pl" or the similar within an (S)HTML file, will the benefits of mod_perl still be present? The idea is to build a system primarily embedded into HTML files (as opposed to running the whole thing from perl and being forced to mod_perl) with the ability to switch to mod_perl if the load gets too heavy.