head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5;
locks; strict;
comment	@# @;


1.5
date	2011.08.23.12.18.06;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2011.08.20.09.56.25;	author sunpoet;	state dead;
branches;
next	1.3;

1.3
date	2011.08.20.08.24.22;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2011.05.11.02.11.02;	author swills;	state dead;
branches;
next	1.1;

1.1
date	2011.05.11.01.02.08;	author swills;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
@
text
@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
offers, and how to write scripts using it, visit their web site at
http://www.fastcgi.com/

WWW: http://search.cpan.org/dist/FCGI/
@


1.4
log
@- Remove p5-FCGI: we have p5-FastCGI already

Notified by:	az
@
text
@d1 6
a6 9
FCGI is a Fast CGI module for Perl. It's based on the FCGI module that comes
with Open Market's FastCGI Developer's Kit.

FCGI.pm isn't Unicode aware, only characters within the range 0x00-0xFF are
supported. Attempts to output strings containing characters above 0xFF results
in a exception: (F) Wide character in %s.

Users who wants the previous (FCGI.pm <= 0.68) incorrect behavior can disable
the exception by using the bytes pragma.
@


1.3
log
@- Add p5-FCGI 0.73

FCGI is a Fast CGI module for Perl. It's based on the FCGI module that comes
with Open Market's FastCGI Developer's Kit.

FCGI.pm isn't Unicode aware, only characters within the range 0x00-0xFF are
supported. Attempts to output strings containing characters above 0xFF results
in a exception: (F) Wide character in %s.

Users who wants the previous (FCGI.pm <= 0.68) incorrect behavior can disable
the exception by using the bytes pragma.

WWW: http://search.cpan.org/dist/FCGI/
@
text
@@


1.2
log
@Remove www/p5-FCGI, it is a duplicate of www/p5-FastCGI

Pointy hat to:	swills
@
text
@d1 2
a2 1
Perl Fast CGI module
d4 8
a11 1
WWW:	http://search.cpan.org/dist/FCGI/
@


1.1
log
@Perl Fast CGI module

WWW:	http://search.cpan.org/dist/FCGI/
@
text
@@

