Apache::LogSTDERR - Buffered logging to STDERR This module ties STDERR to a buffer which is flushed at the end of a request. Also it allows STDERR and stderr to be redirected to a file or a piped log. To install the module, simply run: perl Makefile.PL && make install For usage information, run: perldoc Apache::LogSTDERR Support for the module is available from: modperl@apache.org The source files in this distribution are Copyright (C) 1998-2001, Doug MacEachern and are licensed for use under the same terms as Perl itself.