K 10
svn:author
V 7
sunpoet
K 8
svn:date
V 27
2011-08-20T08:24:22.000000Z
K 7
svn:log
V 499
- 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/

END
