Egg::Util::DebugScreen - Debugging screen for Egg.


Egg-Release documentation  | view source Contained in the Egg-Release distribution.

Index


NAME

Top

Egg::Util::DebugScreen - Debugging screen for Egg.

DESCRIPTION

Top

The message is displayed on the screen where the appearance was in order when the project generates the exception.

This module is set up by Egg::Util::Debug when debug mode is effective. To use other classes, it sets it to environment variable EGG_DEBUG_SCREEN_CLASS.

This module initializes the response status when the exception is generated and displays the screen. In a word, please note that Egg continues processing assuming that '200 OK' was specified when the response status is undefined.

SEE ALSO

Top

Egg::Release, HTML::Entities,

AUTHOR

Top

Masatoshi Mizuno <lushe&64;cpan.org>

COPYRIGHT AND LICENSE

Top


Egg-Release documentation  | view source Contained in the Egg-Release distribution.