diff options
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r-- | www/p5-FastCGI/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI/pkg-descr b/www/p5-FastCGI/pkg-descr index 6f1cba70cb24..dfd796db28b0 100644 --- a/www/p5-FastCGI/pkg-descr +++ b/www/p5-FastCGI/pkg-descr @@ -1,4 +1,4 @@ -This the the FCGI module for perl5 which enables CGI scripts to take +This 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 |