Revision history for Perl extension CGI::Application::Plugin::DebugScreen. 0.06 Jan 20 2006 - No code chenge. - Version no chenge and POD was corrected a little. 0.05_03 Jan 12 2006 - url's info add path_info and query parameter. 0.05_02 Wed Dec 28 2005 - The code of the displayed is links to CAP::ViewCode. 0.05_01 Wed Dec 28 2005 - jumps to the specified line. - add $ENV{CGI_APP_DEBUG}. When your code is released, this plug-in need not be removed. - The timing of debug mode execution was changed from error callback to error_mode(). error_mode() is overwrited in error callback. 0.05 Thu Dec 21 2005 - litle correction. - Addition of a few documents. 0.04 Wed Dec 21 16:06 2005 - add UNIVERSAL::require support. 0.03 Wed Dec 21 10:18 2005 - add use CGI::Application::Plugin::ViewCode. - litle fixed. 0.02 Tue Dec 20 09:08 2005 - The supprt was changed only 'HTML::Template' - When 'die' is generated by 'runmode', this plug-in outputs the stack trace by error_mode(). The error cannot be caught excluding runmode. 0.01 Fri Dec 16 16:39:49 2005 - Initial release