freebsd-ports/www/p5-FastCGI/pkg-descr
Steve Price 730305f987 Initial import of p5-FastCGI version 0.48.
Modules for perl5, for enablin FastCGI support in CGI scripts.

PR:		14564
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-11-26 19:36:09 +00:00

11 lines
421 B
Plaintext

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