The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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

Egg::Release, HTML::Entities,

AUTHOR

Masatoshi Mizuno <lushe@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.