| CGI-MxScreen documentation | view source | Contained in the CGI-MxScreen distribution. |
CGI::MxScreen::Tie::Stdout - Discard STDOUT output
# Not meant to be used directly
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.
Raphael Manfredi <Raphael_Manfredi@pobox.com>
CGI::MxScreen(3).
| CGI-MxScreen documentation | view source | Contained in the CGI-MxScreen distribution. |