o fix bug introduced in 0.57
o don't flush unbound request
o add example remote.fpl
o provide access to the Request parameters
o add IsFastCGI method
o fix warn handler
o small documentation fix
o compilation issues with older perls fixed
o library initialization when using sockets fixed
o library fixes ("Rob Saccoccio" <robs@ipass.net>)
o compilation issues with newer gcc
o completely untested OPEN and READLINE methods
o sfio version compiles again
o General clean-ups
o Allow attaching/detaching
o Changed DESTROY behaviour
o Fixed default warn/die handler of old interface
o Document new interface
ones to do, and each compiled and installed/de-installed apparently
correctly.
As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs. It's now easier than ever to make a perl5
package for NetBSD :)
Changes include:
o perl 5.005_60 compatibility (not that it matters, yet)
o locking on platforms that need it
o support for remote connections
o move PRINTF into correct package
o deprecated set_exit_status
o general cleanup, moving old non thread safe interface
from xs to perl
o new thread safe interface
o new threaded example program
o FCGI.pm now part of the devel kit
o library fixes ("Rob Saccoccio" <robs@ipass.net>)
o allow bypassing of installation of handlers
o ActivePerl compatibility (Murray Nesbitt <murray@ActiveState.com>)
o POST on bigendians (Paul GABORIT <gaborit@enstimac.fr>)
o Some win32 changes (Monty <xiphmont@fastserv.com>)
o library fixes ("Rob Saccoccio" <robs@ipass.net>)