NAME
CGI::MxScreen::Tie::Stdout - Discard STDOUT output
SYNOPSIS
# Not meant to be used directly
DESCRIPTION
This class is used by CGI::MxScreen
to discard any STDOUT output made until the display()
routine is called. All discarded output is logged, with the origin of the call, identifying the culprit.
Upon an unexpected reception of something that looks like an HTTP header, it automatically becomes transparent and removes itself.
AUTHOR
Raphael Manfredi <Raphael_Manfredi@pobox.com>
SEE ALSO
CGI::MxScreen(3).