http://www.perlmonks.org?node_id=779990


in reply to Re: fastcgi broke my Exports
in thread fastcgi did NOT break my Exports, issue now resolved

I can't say where it got broken, but I think it's unrelated to FastCGI. And yes, you can run separate FastCGI backends with different code. It works about the same as it would for mod_perl, i.e. you run two separate backends with different @INCs and point two virtual hosts at them.