| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Sep 2011 17:41:43
0.74
|
sunpoet  |
- Update to 0.74
Changes: http://search.cpan.org/dist/FCGI/ChangeLog |
23 Aug 2011 12:18:06
0.73
|
az  |
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. |
20 Aug 2011 09:56:25
0.73
|
sunpoet  |
- Remove p5-FCGI: we have p5-FastCGI already
Notified by: az |
20 Aug 2011 08:24:22
0.73
|
sunpoet  |
- 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/ |
11 May 2011 02:11:02
0.71
|
swills  |
Remove www/p5-FCGI, it is a duplicate of www/p5-FastCGI
Pointy hat to: swills |
11 May 2011 01:02:08
0.71
|
swills  |
Perl Fast CGI module
WWW: http://search.cpan.org/dist/FCGI/ |