![]() |
![]()
| ![]() |
![]()
NAMECGI::Application::Plugin::DebugScreen - add Debug support to CGI::Application. VERSIONThis documentation refers to CGI::Application::Plugin::DebugScreen version 0.06 SYNOPSISuse CGI::Application::Plugin::DebugScreen; Only it. If "Internal Server Error" was generated by "run_mode".... DESCRIPTIONThis plug-in add Debug support to CGI::Application. This plug-in like Catalyst debug mode. DebugScreen is done when
$ENV{CGI_APP_DEBUG} is set,
When 'die' is generated by 'run_mode',
This uses CGI::Application::Plugin::ViewCode
When CGI::Application::Plugin::ViewCode can be used,
DEPENDENCIESstrict warnings CGI::Application HTML::Template Devel::StackTrace IO::File CGI::Application::Plugin::ViewCode UNIVERSAL::require BUGS AND LIMITATIONSThere are no known bugs in this module. Please report problems to Atsushi Kobayashi (<nekokak@cpan.org>) Patches are welcome. SEE ALSOCGI::Application::Plugin::ViewCode Sledge::Plugin::DebugScreen CGI::Carp::DebugScreen Catalyst::Plugin::StackTrace Thanks ToMATSUNO Tokuhiro (MATSUNO) Koichi Taniguchi (TANIGUCHI) Masahiro Nagano (KAZEBURO) Tomoyuki Misonou AUTHORAtsushi Kobayashi, <nekokak@cpan.org> COPYRIGHT AND LICENSECopyright (C) 2006 by Atsushi Kobayashi (<nekokak@cpan.org>). All rights reserved. This library is free software; you can redistribute it and/or
modify it
|