CGI::MxScreen::Tie::Stdout - Discard STDOUT output


CGI-MxScreen documentation  | view source Contained in the CGI-MxScreen distribution.

Index


NAME

Top

CGI::MxScreen::Tie::Stdout - Discard STDOUT output

SYNOPSIS

Top

 # Not meant to be used directly

DESCRIPTION

Top

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

Top

Raphael Manfredi <Raphael_Manfredi@pobox.com>

SEE ALSO

Top

CGI::MxScreen(3).


CGI-MxScreen documentation  | view source Contained in the CGI-MxScreen distribution.