in reply to Speeding up Perl Scripts on Windows

PerlEx is no longer supported and FastCGI doesn't have any good IIS implementation, so you'll have to use mod_perl. It will speed things up quite a bit. You can find binary distributions on the mod_perl site.
  • Comment on Re: Speeding up Perl Scripts on Windows