PerlEx is an ISAPI plugin for the IIS web server which increases the
performance of CGI programs written in Perl. Much as mod_perl
works
with Apache, PerlEx works with IIS to precompile scripts and add extended
functionality such as embedding capabilities and persistent data
connections.
Getting Started with PerlEx
Provides an overview of the
steps required to get up and running with PerlEx.
WebServer Configuration
Describes how to configure
your WebServer for maximum PerlEx performance.
Coding With PerlEx
Explains how to optimize your
scripts for PerlEx.
Troubleshooting
Where to go if you
encounter any problems while using PerlEx.