On Mon, 2004-11-08 at 12:15, Arne Skjaerholt wrote: > So, is there a way I can move STDOUT to a new handle
Sounds like you're looking for Apache::Filter or Apache::OutputChain. There is also a discussion of this in the eagle book: http://perl.apache.org/docs/offsite/books.html#Writing_Apache_Modules_with_Perl_and_C - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html
