[[FastCGI]]

Integrating FastCGI with Perl-5

Copyright © 1996 Open Market, Inc. 245 First Street, Cambridge, MA 02142 U.S.A.
Tel: 617-949-7000 URL: http://www.openmarket.com/
$Id: fcgi-perl.htm,v 1.4 2001/11/27 18:38:06 robs Exp $

Perl (Practical Extraction and Report Language) is a scripting language that is often used for CGI programming. Perl is freely available.

FastCGI support is available for Perl via the FCGI.pm Perl module. FCGI.pm no longer requires SFIO or a specially-built Perl. FCGI.pm is available via CPAN as well as in the perl directory of this kit.

Please see the FCGI.pm documentation for examples and details.