2001-06-24 22:29:39 +02:00
|
|
|
This the FCGI module for perl5 which enables CGI scripts to take
|
1999-11-26 20:36:09 +01:00
|
|
|
advantage of servers that are FastCGI-enabled. This module does not abstract
|
|
|
|
the writing of CGIs themselves, for that you should refer to the p5-CGI
|
|
|
|
module. For more information about FastCGI, the performance enhancements it
|
|
|
|
offers, and how to write scripts using it, visit their web site at:
|
|
|
|
|
|
|
|
WWW: http://www.fastcgi.com/
|
|
|
|
|
|
|
|
-Kelly
|
|
|
|
kbyanc@posi.net
|