| CGI-Carp-DebugScreen documentation | view source | Contained in the CGI-Carp-DebugScreen distribution. |
CGI::Carp::DebugScreen::TT - CGI::Carp::DebugScreen Renderer with Template Toolkit
use CGI::Carp::DebugScreen (
engine => 'TT', # CGI::Carp::DebugScreen::TT will be called internally
);
One of the ready-made view (renderer) classes for CGI::Carp::DebugScreen.
will be called internally from CGI::Carp::DebugScreen.
Kenichi Ishigaki, <ishigaki@cpan.org>
Copyright (C) 2005-2006 by Kenichi Ishigaki
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| CGI-Carp-DebugScreen documentation | view source | Contained in the CGI-Carp-DebugScreen distribution. |