Refer to the FCGI.pm documentation and eliminate all of the erroneous content
[catagits/fcgi2.git] / doc / fcgi-perl.htm
CommitLineData
11073eb2 1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
e88ae2ce 2<HTML>\r
3 <HEAD>\r
4 <TITLE>\r
5 Integrating FastCGI with Perl-5\r
6 </TITLE>\r
7<STYLE TYPE="text/css">\r
8 body {\r
9 background-color: #FFFFFF;\r
10 color: #000000;\r
11 }\r
12 :link { color: #cc0000 }\r
13 :visited { color: #555555 }\r
14 :active { color: #000011 }\r
15 p.c3 {text-align: center}\r
16 h5.c2 {text-align: center}\r
17 div.c1 {text-align: center}\r
18</STYLE>\r
19 </HEAD>\r
20 <BODY>\r
21 <DIV CLASS="c1">\r
22 <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>\r
23 </DIV>\r
24 <BR CLEAR="all">\r
11073eb2 25 \r
e88ae2ce 26 <DIV CLASS="c1">\r
27 <H3>\r
28 Integrating FastCGI with Perl-5\r
29 </H3>\r
30 </DIV>\r
31 <!--Copyright (c) 1996 Open Market, Inc. -->\r
32 <!--See the file "LICENSE.TERMS" for information on usage and redistribution-->\r
33 <!--of this file, and for a DISCLAIMER OF ALL WARRANTIES. -->\r
34 <H5 CLASS="c2">\r
35 Copyright &copy; 1996 Open Market, Inc. 245 First Street, Cambridge, MA 02142 U.S.A.<BR>\r
11073eb2 36 Tel: 617-949-7000 URL: <A HREF="http://www.openmarket.com/">http://www.openmarket.com/</A><BR>\r
37 $Id: fcgi-perl.htm,v 1.4 2001/11/27 18:38:06 robs Exp $<BR>\r
e88ae2ce 38 </H5>\r
39 <HR>\r
e88ae2ce 40 <P>\r
41 Perl (Practical Extraction and Report Language) is a scripting language that is often used for CGI\r
11073eb2 42 programming. Perl is freely available.\r
e88ae2ce 43 </P>\r
44 <P>\r
11073eb2 45 FastCGI support is available for Perl via the FCGI.pm Perl module. FCGI.pm no longer requires SFIO or a\r
46 specially-built Perl. FCGI.pm is available via CPAN as well as in the perl directory of this kit.\r
47 </P>\r
48 <P>\r
49 Please see the FCGI.pm documentation for examples and details.\r
e88ae2ce 50 </P>\r
e88ae2ce 51 </BODY>\r
52</HTML>\r
53\r