The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension CGI::Application::Plugin::DebugScreen.

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