blob: 6f1cba70cb24ded41ec0eb13dc5a16886682bbee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This the the FCGI module for perl5 which enables CGI scripts to take
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
|