What is Perl for ISAPI?
Perl for ISAPI, is an ISAPI extension that runs Perl scripts on Win32 platforms. Perl for ISAPI is mainly used for creating dynamic content on World Wide Web sites. Writing Perl scripts that run under PerlIS is not much different than writing scripts for the Common Gateway Interface (CGI). Perl for ISAPI doesn’t have much general purpose use. For general purpose programming, stick with the perl interpreter (perl.exe). You may also see Perl for ISAPI referred to as PerlIS. PerlIS is the name of the Perl for ISAPI DLL.